color according to name

  • Thread starter Thread starter dzelnio
  • Start date Start date
D

dzelnio

If the name "Dave" appears in B3, I want C3-Z3 to have a blue
background color.

What's that formula?

dzelnio
 
Select C3:Z3 and Format>Conditional Formatting>Formula is:

=$B3="Dave"

Format to Blue.


Gord Dibben MS Excel MVP
 
Works great!

Thanks

Dave

Select C3:Z3 and Format>Conditional Formatting>Formula is:

=$B3="Dave"

Format to Blue.

Gord Dibben MS Excel MVP
 

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