I work for a company where all our daily reporting is done off one mammoth excel xlsb spreadsheet. Throughout the month it varies is size from 500,000KB to 950,000KB
It has a main data tab with maybe 800k rows, with lots of vlookups, ifs etc. Then there are many pivot tables running off this data tab.
I recently tried splitting the workbook into two so that the data was separate from the pivots, but this made things significantly worse (crashing when saving or refreshing pivots).
We currently have windows 64, since it won't open on 32. I know this is not what excel is used for, however there is no chance of this changing. Given that, any suggestions as to how to make this workable?