View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen[_6_] Stephen[_6_] is offline
external usenet poster
 
Posts: 9
Default How to stop screen blinking when running macro

Hi

I have prepared a macro that needs to access 2 different workbooks. However, when I run the macro, the screen blinkx until the macro finished running. Is there any way I can stop the screen blinking

Thanks in advance

-- Stephen