V
Vic
Is there a way to cause a macro to run from a formula?
As an example:
=if(B1<B2,GoToNeg,GoToPos)
GoToNeg and GoToPos are macros which will manipulate B1
and B2.
Thanks in advance!
As an example:
=if(B1<B2,GoToNeg,GoToPos)
GoToNeg and GoToPos are macros which will manipulate B1
and B2.
Thanks in advance!