How do I set a Conditional Format for ROWs based on the value of .

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

Guest

I want to format a row based on the value of another cell. eg If cell N10 >
25 then fill (hi-light) row 10 (or A10:N10) with red colour.
 
Select A10:N10 or the entire row 10 if desired.

Format>Conditional Formatting>Formula is:

=$N10>25

Note the $ sign must be entered to make Column N absolute.

Pick a suitable red color from the Format>Patterns chart and OK your way out.

Gord Dibben Excel MVP
 
Thankyou Gord

The $ sign !!!!!! Spent hours searching help etc. Knew it had to be
something simple.

Thanks again.

Craig West
 
Thanks for the feedback Wes.

Gord

Thankyou Gord

The $ sign !!!!!! Spent hours searching help etc. Knew it had to be
something simple.

Thanks again.

Craig West
 

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