Excel: want neg numbers to show red/pos green via if-then formula

G

Guest

I am trying to have the negative numbers in a cell turn red and positive ones
turn green as the values change. I would like a formula that says "If number
is negative, display text red" and "If positive then display green."

I know you can make negative numbers red in options, but the spreadsheet is
linked to data that changes in real-time and would like it to automatically
change.
 
G

Guest

Look at Format==>Conditional formatting.

Select column then Format=>Conditional formatting:

Condition 1 ==> Cell Value is: less than 0, set font to RED
Condition 2 ==> Cell Value is: Greater than 0, set font to GREEN

HTH
 
G

Guest

Just set the normal text in those cells as GREEN, and format them to display
negative numbers as RED.....note, zero also is displayed as GREEN this way....

Vaya con Dios,
Chuck, CABGx3
 
G

Guest

try conditional formatting

CLR said:
Just set the normal text in those cells as GREEN, and format them to display
negative numbers as RED.....note, zero also is displayed as GREEN this way....

Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top