Thread: SCREEN UPDATE!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Dean Jay Dean is offline
external usenet poster
 
Posts: 154
Default SCREEN UPDATE!

My code executes cleanly, but because it processes a lot of data, the
screen freezes until it finishes all execution.

I want to see the updates while the code is running, so I set
application.screenupdating to true, but it still doesn't seem to help.

Any other suggsetions would be appreciated !

Thanks
Jay


*** Sent via Developersdex http://www.developersdex.com ***