View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve B[_2_] Steve B[_2_] is offline
external usenet poster
 
Posts: 2
Default Suspend viewing of macros

Application.ScreenUpdating = False
-----Original Message-----
Can anyone tell me the cammand that suspends the screen
from displaying the changes until the macro has finiashed
running?
.