pause macro

A

Art Parra

How do I include a "pause" and restart option on the following macro? I
have a while variable > othervariable count records where certain
conditions are met and exit when othervariable is equal to variable. The
macro redraws some charts so it looks like a dynamic chart. I want to
pause the while and continue at any time.

thanks,
 
T

Tom Ogilvy

Divide it into two macros
End the first macro. Provide some way to execute the remainder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top