G
grievesy
I want to run a macro if an IF statement in a cell is true. I thin
this is possible.
I have written the macro and tried using --
IF(n11>o11,MARCONAME(),0)
but i get "that name is not valid."
please help..
this is possible.
I have written the macro and tried using --
IF(n11>o11,MARCONAME(),0)
but i get "that name is not valid."
please help..