Forum Discussion

Spike Meyers's avatar
Spike Meyers
Copper Contributor
Mar 14, 2018

Excel Macros

I would like to execute a variable macro based on a condition: for example, if $A$3="X", execute MAC01, if $A$3="Y", execute MAC02.  Can anyone help me with this.  I have looked thru the online help ...