View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Status Bar Calculating Cells 50%

Neil,

I don't believe there is any way to determine Excel's calculation progress.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Neil" wrote in message
...
Excel calcultes how many calculations are on the sheet
and when it does a recalc displays at the bottom of the
screen the status, e.g. calculating cell 5%, 10% etc...

Is there any way to get at these numbers in code ?