Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to create a dual task command button that would stop some
code running and clear data on another worksheet. Or would it be best to keep these operations separate? Clearing the data could be done with a macro assigned to the command button, but I'm not sure how I would go about stopping the code running. Any help appreciated thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
dual task command button that would stop some code running
Since you cannot run two macros at once it is not possible to have one macro stop another. -- Jim "Saxman" wrote in message ... |I would like to create a dual task command button that would stop some | code running and clear data on another worksheet. Or would it be best | to keep these operations separate? | | Clearing the data could be done with a macro assigned to the command | button, but I'm not sure how I would go about stopping the code running. | | Any help appreciated thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button add another command | Excel Discussion (Misc queries) | |||
VB's Command Button vs Form's Command Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming | |||
Command Button vs Control Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming |