Is it possible to 'audit' a file to see which formulas / calcs are most bogging down performance?

d0rian

Active Member
Joined
May 30, 2015
Messages
313
Office Version
  1. 365
My file's not large in absolute terms (2MB), but has a dozen worksheets, several thousand formulas, a bunch of VBA macros I run, and on top of that is pulling in real-time tick-by-tick stock market data via DDE. This results in a lot of lag, and occasional crashes. (In the lower-right of the bottom taskbar, there's nearly always the "Calculating (8 processor(s)): ##%" message, indicating constant formula updating / recalculating.)

Is there an easy way to see just WHICH of the formulas or calculations are most resource-intensive? Like some way to 'audit' my file's performance to see what's causing the most lag (and thus identify what I should try and streamline/optimize)?

My low-tech "solution" to this point has been just hardcoding an entire section of formulas, or deleting entire worksheets, and then running the VBA to see if it runs faster than before. Hoping there's some smarter way to go about this...is there anywhere in Excel it can show me, or otherwise quantify, what's most responsible for poor performance?
 
Last edited:

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,215,359
Messages
6,124,488
Members
449,166
Latest member
hokjock

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top