If Statement to run a macro
Hi Dave,
Where could i find the worksheet events?
"Dave Peterson" wrote:
Formulas in cells can't do this kind of thing.
Maybe you could use a worksheet event (_change or _calculate????) that would do
what you want.
Secret Squirrel wrote:
How would I create an IF statement to fire a VBA macro? I want to be to run
the macro if a cell value = "0".
--
Dave Peterson
|