View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MegaWatt MegaWatt is offline
external usenet poster
 
Posts: 3
Default Displaying the progress of calculating cells

I am using macros, with Userforms to run reports that gets it's data from
SQL. Some of the reports take a little time to generate. Is there some way
to display the progress of the calulating cells complete in a message box to
let the user know that the program hasn't locked up?