View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
jose luis jose luis is offline
external usenet poster
 
Posts: 1
Default NEXT LEVEL OF ScreenUpdating


Are you Unloading the UserForms that may be you triggered before? That
could be the reason. Could you tell whats in between the ScreenUpdating
lines?

Regards
Jose LUis



Chuckles123 Wrote:
I am using 'Application.ScreenUpdating = False' at the beginning of my
code, and '... = True' at the end. I am getting a grey Excel window on
my screen until the macro shuts down. Is there any way to minimize this
window while the macro is running?

Thanks for a response.



--
jose luis
------------------------------------------------------------------------
jose luis's Profile: http://www.excelforum.com/member.php...o&userid=13312
View this thread: http://www.excelforum.com/showthread...hreadid=385041