Macro forced to run by data?

T

Temp

can macro be forced to run, not only by buttons, graf, etc, but with
some formula in the cell, or specific number, data, or something?
 
R

Rob van Gelder

If you asking, can you trigger a formula to run under certain conditions,
then yes you can.
Look up Worksheet_Change and Worksheet_Calculate events in Help.

Rob
 
Top