View Single Post
  #2   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

No

For formulas/functions no activities are allowed - they only can display
information in cell, they are situated.

--
When sending mail, use address arvil<attarkon.ee
Arvi Laanemets


"PraxisPete" wrote in message
...
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?