Background color according to a specific cell value

O

One-Leg

Hello,

I have a document in which I want cells B1, B2, B3, B4, B5, B6, B7, B8 and
B10 to see their backgroubnd color change depending of the info fond in cell
B9...

I knwo I must use "Conditional Formating" but I just don't know exactly what
I need to enter as information.

Thanks in advance to all for any assistance.
 
F

FSt1

hi
we don't either.
what is in B9?
what conditon(s) would change the color?

regards
FSt1
 
O

One-Leg

There will be 2 values in B9 (in a drop down list)...

OPEN
CLOSED

When OPEN is selected, I want the cells to remain white. When CLOSED is
selected, I want all cells mentionned bellow to turn grey.
 
M

M Kan

In the Conditional Formatting wizard, select Formula Is from the drop down
box and use the formula =$B$9="criteria" and then you can use hte format
painter to apply this to all cells. As posted by FSt1, you didn't specify
what was in B9
 
O

One-Leg

Thanks!!! It worked like a charm...

M Kan said:
In the Conditional Formatting wizard, select Formula Is from the drop down
box and use the formula =$B$9="criteria" and then you can use hte format
painter to apply this to all cells. As posted by FSt1, you didn't specify
what was in B9
 
F

FSt1

hi
better.
select B1
on the menu bar...
format>conditional format
formula is.......=B$9="Closed"..........format gray
ok.
copy B1. paste in desired cells.
done
Regards
FSt1
 
B

Bernard Liengme

Let's say you want B1 to be red when B9 has value 10 or more
Select B1; use Format | Conditional Formatting
In dialog: Formula is =B9>=10; now pick the format
Click Ok
Your done
best wishes
 

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