OK you never said WHICH cell so I will assume you want to color row 3 if
cell b3 =3
1. Select the row number at the left
2. format>conditional format>FORMULA is>=$b$3=3>format as desired.
TESTED
OK you never said WHICH cell so I will assume you want to color row 3 if
cell b3 =3
1. Select the row number at the left
2. format>conditional format>FORMULA is>=$b$3=3>format as desired.
TESTED
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(e-mail address removed)
You may have missed the earlier reply from Gary's Student:
Format > Conditional Formatting... > Formula is > =$A$1=true
You need to use "Formula Is", not "Cell Value Is".
If you want to copy the formatting from row to row, but apply the format to
all columns, you may need:
Format > Conditional Formatting... > Formula is > =A$1=true
(with A1 being the active cell when you apply the CF)
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.