Mark31
Mechanical
- Sep 30, 2002
- 22
I would be grateful if someone could let me know how to run a macro from an "IF" statment. I guess I am really after the syntax....
=if(a1>b1,run macro1,run macro2)
what do I need to replace "run macro" with to make it work?
thanks....
=if(a1>b1,run macro1,run macro2)
what do I need to replace "run macro" with to make it work?
thanks....