Thread: hide
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default hide

Is it possible to hide Excel while a vba macro is running
and then have it reopen when the macro is finished. If so,
what is the code I should use at the beginning and end of
the macro.