peskywinnets
Registered User.
- Local time
- Today, 09:19
- Joined
- Feb 4, 2014
- Messages
- 578
I have some macros which are chained.
These macros are mainly running queries but sometimes, there's a bit of VBA code being called (via Run code).
The VBA code is checking for certain conditions....what I need is to cease all Macros from running when my code traps a certain scenario....what's the command to stop all macros running? (i.e. the present Macro that's running and those that would run immediately afterwards)
Many thanks.
These macros are mainly running queries but sometimes, there's a bit of VBA code being called (via Run code).
The VBA code is checking for certain conditions....what I need is to cease all Macros from running when my code traps a certain scenario....what's the command to stop all macros running? (i.e. the present Macro that's running and those that would run immediately afterwards)
Many thanks.