I have a spreadsheet with currently 35000 active formulae spread over about 4000 rows x 18 columns.
This sheet grows by 270 rows a month so the weekly utilisation is 56 rows with a daily figure of 8 rows. The Statistics tell me there are 53676 cells in the sheets so I assume the remainder to be unpopulated cells and text cells – each row has a text element.
All the columns are auto filtered and five have conditional 3 colour formatting. 4 of the columns are used as data for charting.
Every month I just extend the range and copy the formula groups into the next month’s “array”.
I’ve observed that the file loads and is active within three seconds on a fresh start and this reduces to 2 seconds when another sheet is open and LO is presumably mostly memory resident.
As the historical data will never change, I was wondering if there is anything to be gained by replacing the formulae in “older” cells with the data resulting from a Paste Special > Values Only.
This could be safely undertaken on a weekly basis or simply at the same time as the monthly range-extending procedure.
Of the 18 columns, 5 always retain the formulae in all cells so the process saving is not exactly proportionally represented by the number of “old” rows being decommissioned.
All thoughts would be greatly appreciated.