P
PraxisPete
Is it possible to enter a formula into a cell, and if the result returns True
then a macro runs? The Formula may look like this
=If(Logical_Test,[Callâ€MacroNameâ€],[Value_if_False])
Can it be done if the result returns False?
then a macro runs? The Formula may look like this
=If(Logical_Test,[Callâ€MacroNameâ€],[Value_if_False])
Can it be done if the result returns False?