accessman2
02-07-2006, 01:18 PM
Hi,
In VBA,
How can I stop the specific Macro from VBA directly?
docmd.runmacro
it only run.
I know that I can create a Macro to stop another Macro, and then use VBA to run the Macro to stop specific Macro.
But, Can I write VBA to stop the specific Macro directly?
Thanks.
In VBA,
How can I stop the specific Macro from VBA directly?
docmd.runmacro
it only run.
I know that I can create a Macro to stop another Macro, and then use VBA to run the Macro to stop specific Macro.
But, Can I write VBA to stop the specific Macro directly?
Thanks.