View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Morrison[_2_] Brian Morrison[_2_] is offline
external usenet poster
 
Posts: 1
Default Hide Macro Process

Is there a way to hide all the work the macro is doing so that the end user
doesnt see the code develope.

I have a macro that produces a bunch of charts and edits them. This
currently is all shown with the screen flashing back and forth.

Can i hide this?