Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Divide it into two macros
End the first macro. Provide some way to execute the remainder. -- Regards, Tom Ogilvy "Art Parra" wrote in message ... 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, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pause a macro | Excel Discussion (Misc queries) | |||
Pause Macro 2 | Excel Discussion (Misc queries) | |||
Pause Macro | Excel Programming | |||
Pause a macro? | Excel Programming | |||
Pause a Macro? | Excel Programming |