F
Frank
I have a worksheet with 12 months. Some cells are in the
negative. What I would like to do with a VBA statement is
to go to another cell and if any month is equal to less
than zero put in OVER, else actual data.
Example:
J F M A M J J A S O N D
-1 2 3 -5 4 6 -8 9 10 -2 3 -8
= over
Thanks
Frank
negative. What I would like to do with a VBA statement is
to go to another cell and if any month is equal to less
than zero put in OVER, else actual data.
Example:
J F M A M J J A S O N D
-1 2 3 -5 4 6 -8 9 10 -2 3 -8
= over
Thanks
Frank