I have an Excel file where there are 2 sheets: "Upload sheet" and "TemplateClauses" . In the worksheet "Upload sheet" there are formulas that if met they report a value, if not an empty cell.
How can i select the range of cells with values only (beginning from cell B4 until column Z and ignoring the empty ones which contain a formula) copies them and paste them into the sheet "TemplateClauses" as of cell B9?