How do you change the font color of a column of cells based on their entered value? I've got a column with the heading at row 1 and the values starting at row 2 going on down. I want to change font color based on what is entered in the cells. E.g. If the value is Active, than make the color green and if it's Requested make it orange.

Thanks!

link|improve this question
feedback

1 Answer

up vote 5 down vote accepted

What you are looking for is conditional formatting.
Here's a quick tutorial.

link|improve this answer
Nice, that link is 100% what I needed. Thank you for your time and contribution! – hsatterwhite Jul 26 '10 at 13:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.