Thread: Macros Pause
View Single Post
  #2   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Gary,

You can step it with F8 (in the VBE), and Alt-Tab back to Excel and watch
stuff happen. Or put Excel and the VBE in windows (unmaximized). Or you
can put a breakpoint (F9) on a line to stop it at selected places.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"GWB Direct" wrote in message
...
Is there a line of code that I can add to my macros that would pause
between
each with or end with statment. I would like to view it slower than it
works
right now.
--
Gary Baker