Perforance Analysis of a Workbook

NatetheGreat

Active Member
Joined
Nov 18, 2013
Messages
268
HI All,

I have a workbook with many charts, formulas and analysis within it, that gets data imported and runs loads of calculations on the import files which range between 100-30,000 rows. The import file usually has around 10 columns, and a further 20 or so columns within the masterworkbook exist that calculate various things against the imported data to feed the charts and analysis etc.

When feeding in larger import files, the workbook takes a very long time to run through its code (can't really post the code, its very long). I want to know if there is any way of probing which specific formulas are slowing it down.

I know that vlookups are very slow, but I mainly have Offset(match) type formulas that scan up the rows to find original ID's and things of that nature. Is there any self auditing analysis in VBA or excel directly?

Thanks
Nate
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,215,749
Messages
6,126,662
Members
449,326
Latest member
asp123

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