LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Improving Calculations with the Excel Dependency Tree/Table

We have a large 5MB Excel Workbook consisting of 58 Worksheets and many VBA modules. We use many methods of improving the performance of this worksbook like:
1.) Empty Excel Temporary Directory
2.) Control Calculations on non-essential worksheets
3.) Optimize sequence of worksheets to minimize backward references
4.) Compile VBA into DLLs for computational efficiency
5.) Disable Excel's screen updates until computations are done

QUESTION: Does anybody know how to visualize the Excel Dependency Tree used by the calculation engine? We would like to look at this to determine if there are other efficiencies/errors we can fix to make the workbook more responsive to the users interaction.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculation speed optimisation - Links and Dependency Tree Alan Excel Discussion (Misc queries) 0 March 5th 08 03:18 AM
Calculation speed optimisation - Links and Dependency Tree Alan Excel Worksheet Functions 0 March 5th 08 03:18 AM
Calculation speed optimisation - Links and Dependency Tree Alan Links and Linking in Excel 0 March 5th 08 03:18 AM
Need to output the dependency tree for formulas Adhiza Excel Discussion (Misc queries) 0 October 13th 06 04:51 PM
How to make and ADT tree of a table Chief Excel Worksheet Functions 0 October 7th 06 06:26 PM


All times are GMT +1. The time now is 12:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"