View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
RagDyeR RagDyeR is offline
external usenet poster
 
Posts: 3,572
Default Quantifying Calculation Steps in a Workbook

This might be of interest to you:

http://www.decisionmodels.com/fxluserf.htm

--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Adam Hollerbach" <Adam wrote in
message ...
I am using various methods to reduce the time needed to calculate a

workbok.
Is there a way to quantify exactly how many calculation steps must be
performed when the file fully calculates. I'm trying to get a reference
point and track how the changes are affecting calculation time in a
quantifiable way. It's tough to get a good read by pressing F9 and trying

to
"ballpark" whether it was faster or slower than the last time. Thanks.