View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
MerseyBeat MerseyBeat is offline
external usenet poster
 
Posts: 16
Default Screen Updating/Flickering

"vom" wrote in message
...

Hi all,
I have a macro that is called from another that includes the following
2 lines at the start

Application.ScreenUpdating = False
Sheet3.Activate
code here

Everytime this runs the screen jumps from another worksheet to Sheet3
when it reaches line Sheet3.Activate
Is there any way to stop this from happening?

Thanks,
edul


Why post a question if you don't check it for solutions ??? Did you bother
to check the replies from your exact same post two days ago ?