ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How can I speed up calulations (https://www.excelbanter.com/excel-discussion-misc-queries/46439-how-can-i-speed-up-calulations.html)

Andrew C

How can I speed up calulations
 
I have constructed a spreadsheet with a number of formulae and lots of data,
and it seems to be taking ages to calculate. Has anyone any tips to speed up
the process.
Thanks

bj

I sounds as though there might be too many dependencies. Excel keeps track
of equations to determine which cells have to be recalculated when a cell is
changed. after so many dependencies, Excel just recalculates all of them at
each change. needless to say the speed of operation slows down dramatically.
Look for large blocks of formulas which are not dynamically needed at all
times. and think about using a macro to populate those cells just when
needed.

Large lookups both add dependencies and time per calculation
Simplifying equations and sometimes seting up a hierarchical series of calcs
can sometimes speed up recalcs dramatically
"Andrew C" wrote:

I have constructed a spreadsheet with a number of formulae and lots of data,
and it seems to be taking ages to calculate. Has anyone any tips to speed up
the process.
Thanks


mikxtr


Another interesting issue that I've discovered is that Excel runs more quickly
with "sumif" than with "vlookup". If you have any vlookup statements, you
might
want to consider replacing them.

Mickey


"Andrew C" wrote:

I have constructed a spreadsheet with a number of formulae and lots of data,
and it seems to be taking ages to calculate. Has anyone any tips to speed up
the process.
Thanks


Andrew C

Thanks mikxtr, I am using "sumif", and you're right it does run more quickly

Regards

Andrew C

"mikxtr" wrote:


Another interesting issue that I've discovered is that Excel runs more quickly
with "sumif" than with "vlookup". If you have any vlookup statements, you
might
want to consider replacing them.

Mickey


"Andrew C" wrote:

I have constructed a spreadsheet with a number of formulae and lots of data,
and it seems to be taking ages to calculate. Has anyone any tips to speed up
the process.
Thanks



All times are GMT +1. The time now is 02:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com