View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan García Juan García is offline
external usenet poster
 
Posts: 5
Default Block display during Macro

Hello,
I execute a macro that go across the sheet and insert and copy a lot of rows
and formats I would like the user doesn´t see the process, only the results.
Is possible 'lock' visual effects during the macro execution.
Thanks.-