conditional formatting

G

Guest

Is there any way to highlight an entire row of data (saw with red font color)
if a leading cell meets a certain criteria.

Thanks.
 
B

Bob Phillips

Sure,

select the whole row
go to CF
change Condition 1 to Formula Is
add a formula of =$A1=20 for example
format as normal

note the $ in the formula, that means that each cell in the row is testing
the value in A, not in the cell itself

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)
 

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

Top