View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 20
Default How to hide all the actions while a macro is running

application.ScreenUpdating=False


-----Original Message-----
Is there a way or a code to hide all the actions while a
macro is running?

Thanks,
milo
.