I need an if statement in cell a1 to change the text to red if cell f1 is
equal to zero. Can you help me?

Thanks,
Mike

RE: if statement to change color of text by GarysStudent

GarysStudent
Thu Mar 13 11:26:00 CDT 2008

1. Select cell A1 and pull-down:
Format > Conditional Formatting... > Formula Is >
=F1=0
and set the font color to red
--
Gary''s Student - gsnu200773


"mikesteven" wrote:

> I need an if statement in cell a1 to change the text to red if cell f1 is
> equal to zero. Can you help me?
>
> Thanks,
> Mike