Thread: Screen Updating
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TimT TimT is offline
external usenet poster
 
Posts: 69
Default Screen Updating

I'm confused about this.
I wrote screen updating to be false in my code.
However, here is the confusing part, when I run the application on my
machine I can still see all the screen updating on most of my code running.
But, when the application is run on a user's machine you don't see any
updating at all.
Any idea why this is? Is there a setting on machine that I'm missing?