at the moment I have a large table with formulas in every single cell that helps me track weekly percentage change of a parameter. They way I update this every week is I manually "Copy" & "Paste Value" on the last populated cell.
I am looking for a routine or script that can automatically go through every row, take the last populated cell and input the value as a "Value" instead of the underlying formula giving the value.
As the table is now growing with more and more parameters I would like to automate the manual process.
Any suggestions ?