IF statement

J

joe

Is it possible to use an IF to change the color of the text of a cell. E.g.
I want to write "If the value is above 0, then make the text color black. If
it isn't then make it red."
 
C

CLR

"Conditional Formatting" is the feature you want.........highlight the cell,
then do Format > ConditionalFormatting > and follow the menu to set up your
conditions.........

Vaya con Dios,
Chuck, CABGx3
 
J

joe

CLR said:
"Conditional Formatting" is the feature you want.........highlight the
cell,
then do Format > ConditionalFormatting > and follow the menu to set up
your
conditions.........

Vaya con Dios,
Chuck, CABGx3

Thank you, thank you! :)
 
Top