Help on if function

D

DeViL_LaW

can any1 tell me the formula to run a macro from an if statement?
eg =if(a1>a2,macro...,macro...
 
B

Biff

Hi DeVil_LaW,

You can't run a macro from within any function. You
can "run" a UDF - User Defined Function but this is
different than a macro. You would be better served posting
this in the .Programming group.

Biff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top