conditional formatting - to hilite a row

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

Guest

Hi,
I want to hilite a row if A1="Yes" on my worksheet instead of only one cell.
How do I do this?

Thank you.
 
Avaya,

You will need to apply the same conditional formatting to all the cells
in the row, but you do as follows:

1. Select the Format menu, then Conditional formating.
2. Change "Cell Value is" to "Formula Is"
3. Type =($A1="Yes") in the formula area
4. Select your fomatting
5. OK

You will then need to copy the formatting to the rest of your sheet
(under paste special you can just paste formats)

Steve
 

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