Hi, everybody
Suppose I have a simple button (not a toggle button).
I want it to run the macro "Macro1" when I click on it the first time, and run "Macro2" when I click it a second time.
If I click it a third time, it will run "Macro1" again...
I want something simple, because I will later need to translate the macros into VB .NET.
How can this be done?
Thanks.
Leon
Suppose I have a simple button (not a toggle button).
I want it to run the macro "Macro1" when I click on it the first time, and run "Macro2" when I click it a second time.
If I click it a third time, it will run "Macro1" again...
I want something simple, because I will later need to translate the macros into VB .NET.
How can this be done?
Thanks.
Leon