M
Mike
How do I change font color in a cell depending on the
result of an "If" statement?
For example if the result of this formula in cell G6
returns "Review" I want the font to be Red, or if the
result is "On Target" the font is Green.
=IF(F6>0,"Review","On Target")
Tks
result of an "If" statement?
For example if the result of this formula in cell G6
returns "Review" I want the font to be Red, or if the
result is "On Target" the font is Green.
=IF(F6>0,"Review","On Target")
Tks