View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Knokie From Holland Knokie From Holland is offline
external usenet poster
 
Posts: 2
Default Progressbar during the CalulateFull execution

Hi,

I have a very large worksheet that collect data from more then 50 other
sheets. During the CalculateFull statement the processor runs at 100% for 80
minutes.
Only the Taskmanager indicates that the program is stil running.

I need a progressbar to get a direct control in my worksheet.

Where is the tip that solves my problem?