View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael[_28_] Michael[_28_] is offline
external usenet poster
 
Posts: 4
Default Screen Flicker while processing

Ok I know this one is probably simple.

How can I make the screen show something other than all the flicker as a
macro executes. I would like to do something like a logo or Please Wait.
But a blank would be fine.

I would like to add it to the begining of my code and turn it off at the
end.