How do I setup Conditional formating for a cell that has a yes or.

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

Guest

I would like to have a cell (C8) turn blue when cell (B5) is YES and have no
color if cell (B5) is NO. Any suggestions.
 
Select C8. Under CF, choose Formula Is, and put:

=B5="Yes"

and press the Format radio button. Choose blue on the
Pattern tab.

HTH
Jason
Atlanta, Ga
 

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