Can an "IF" function include a macro

D

Diane

Can anyone tell me how to I write up an "IF" function to
tell it to run a macro if certain conditions are met?
 
B

Bob Phillips

Diane,

It can include a function that returns a value into the source cell, but not
a macro, and not do anything that changes cell attributes.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top