In excel change color of a range of cells based on a cell value

  • Thread starter Thread starter kwitt
  • Start date Start date
K

kwitt

Based on a cell value from a drop down box, how can you make a range of cells
to change background color?
 
Use the cell the box is linked to in your conditional formatting formula.
If your box is tied to, say, A1, make sure the conditional formula is like:

=$A$1="value"

value is whatever will be selected in the box.

Then set the background color.

Squeaky
 

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