View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Laud Tim Laud is offline
external usenet poster
 
Posts: 1
Default macros and screen updates

I've written a macro that updates several sheets and
graphs. Execution is very slow because of the constant
refreshing of the display.

Is there a way to turn off the screen updates until the
macros have finished?