Conditional Formatting of Text...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

....I know how to apply Conditional Formatting to cells containing numeric
data; is it possible to apply it to cells where the result is textual? For
example:
=if(a1>=5000,"High","Low")
In this instance, I would want to conditionally format this cell so that if
the result is High, then the text should be bold and red. Thanks in advance.
I'm using Excel 2002...
 
Hi

click on the cell
choose format / conditional formatting
choose
cell value is
equal to
="high"
click the format button
set your formatting
click OK twice

Regards
JulieD
 

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

Similar Threads


Back
Top