Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to get the current macro name?
I'd like to add some code at the beginning of each macro like this: If debugOn Then MsgBox ("Entering" & activeMacro) End If and replace 'activeMacro' with whatever will return the name of the currently executing macro. And use a public variable, "debugOn," to turn that message box display on or off. Thanks, Ken Loomis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Executing a macro in another file | Excel Discussion (Misc queries) | |||
executing a macro within another | Excel Discussion (Misc queries) | |||
Executing macro in one book from another. | Excel Discussion (Misc queries) | |||
How to abort executing macro? | Excel Programming | |||
executing a macro from within a cell | Excel Programming |