Coloring cell text based on value

  • Thread starter Thread starter Zilbandy
  • Start date Start date
Z

Zilbandy

I have a cell with the following formula:
=SUM(E11:E49)

What I would like to do is have the result display in red if the the
value is over 2000 and to display in blue if the value is less than or
equal to 2000.

Thanks for the help. :)
 
Zilbandy,

I would first color the cell blue. Then, with the cell in question
selected, go to the Format menu choice and select Conditional
Formatting. Choose "Cell Value Is", "greater than", and type 2000.
Then hit the "Format..." button and change the Color to red. Hit OK.
Hit OK. Done.

--Tom.
 
I would first color the cell blue. Then, with the cell in question
selected, go to the Format menu choice and select Conditional
Formatting. Choose "Cell Value Is", "greater than", and type 2000.
Then hit the "Format..." button and change the Color to red. Hit OK.
Hit OK. Done.

Worked like a charm. Thanks. :)
 

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

Back
Top