ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Making a Cell turn color based on results in another cell (https://www.excelbanter.com/excel-discussion-misc-queries/172605-making-cell-turn-color-based-results-another-cell.html)

melaniem

Making a Cell turn color based on results in another cell
 
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?

carlo

Making a Cell turn color based on results in another cell
 
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

On Jan 11, 1:00*pm, melaniem
wrote:
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?



T. Valko

Making a Cell turn color based on results in another cell
 
Try the Formula Is option but type the formula like this:

=$C$2="Y"

--
Biff
Microsoft Excel MVP


"melaniem" wrote in message
...
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?




Tyro[_2_]

Making a Cell turn color based on results in another cell
 
=IF($C$2="Y",TRUE,FALSE)

Helps to read a book on Excel before you use it.

Tyro

"melaniem" wrote in message
...
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?




M Scott

Making a Cell turn color based on results in another cell
 
Use conditional formatting. See Excel Help on the term.

"melaniem" wrote:

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?


M Scott

Making a Cell turn color based on results in another cell
 
Use conditional formatting. See Excel Help

"melaniem" wrote:

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?


carlo

Making a Cell turn color based on results in another cell
 
@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

On Jan 11, 1:18*pm, "Tyro" wrote:
=IF($C$2="Y",TRUE,FALSE)

Helps to read a book on Excel before you use it.

Tyro

"melaniem" wrote in message

...



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?- Hide quoted text -


- Show quoted text -




All times are GMT +1. The time now is 12:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com