lynnsong986
Board Regular
- Joined
- May 24, 2014
- Messages
- 146
I built a fairly large and complicated financial model for valuation purpose, I’m now concerned with calculation speed. A couple of questions:
Does table slows down calculation a lot?
My data is kept in tables so that other formula referring to the data will auto update when adding deleting records
Is there a sub I could use to identify the slowest calculating sheet/formula so I can modify those to make it run faster
I’ve followed rules such as using intermediate columns (breaking up long formulae), avoiding volatile functions, use faster functions such as index/match, sumifs...
Any suggestions??
Thanks in advance
Does table slows down calculation a lot?
My data is kept in tables so that other formula referring to the data will auto update when adding deleting records
Is there a sub I could use to identify the slowest calculating sheet/formula so I can modify those to make it run faster
I’ve followed rules such as using intermediate columns (breaking up long formulae), avoiding volatile functions, use faster functions such as index/match, sumifs...
Any suggestions??
Thanks in advance