I'm working with a rather large Excel document (~9MB) in size which has over 60 sheets and each containing many CUBEVALUE
formulas in it.
This document takes over 2 minutes to open (not counting refreshing of values) and while i have read many recommendations e.g:
- splitting of worksheets (not possible due to the nature of this file)
- shorter formulas, (not possible)
- tested on both 32 and 64 bit (performance is not notably different)
I was wondering if you guys came across any ways of optimising opening time for Excel without significantly altering the contents within in it, or any further suggestions.