Making a Cell turn color based on results in another cell

M

melaniem

I have a formula in column A that is Y or N based on the results in another
cell.

If it is Y, I would like to turn the date in another column to turn Red.

I have gone into the conditional formatting menu and selected formula is.
Then typed in $C$2 = Y and changed the format color to red. C2 does in fact
= Y, but the color doesn't change. Any insight into what I am doing wrong?
 
C

carlo

You have to say C2="Y"

but you are talking about column A, column C and "another" column, so
I hope my answer helps.

Carlo
 
C

carlo

@Tyro:
as $C$2="Y" results in TRUE or FALSE you don't have to check it again.

(Maybe you could find that Info in a Book as well)

Carlo
 

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