Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column of values that can have one of four possible values in each
cell - let's say Red, Amber, Yellow or Green. If the cell has the text "red" in it, I would like to set a fill color of red in the cell immediately adjacent to the cell containing the actual word "red". I'm having a heck of a time finding a way to do this. Anyone have any ideas? Thanks, Z~ |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assume the words are in the range A1:A20
Select the range B1:B20 Goto FormatConditional Formatting select "Formula is" in the dropdown where it says "cell value is": and enter next to that =A1="red" Click the Format button Select the style(s) desired You can from there add another two formats say for green and amber use the "add" selection in the conditional format window -- Greetings from New Zealand "Zoe McGoe" <Zoe wrote in message ... I have a column of values that can have one of four possible values in each cell - let's say Red, Amber, Yellow or Green. If the cell has the text "red" in it, I would like to set a fill color of red in the cell immediately adjacent to the cell containing the actual word "red". I'm having a heck of a time finding a way to do this. Anyone have any ideas? Thanks, Z~ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return cell address of a cell based on contents of cell. | Excel Worksheet Functions | |||
How do I format one cell based on contents in another cell in Exce | Excel Discussion (Misc queries) | |||
Can I format a row based on the contents of one cell? | Excel Discussion (Misc queries) | |||
Set number format based on cell contents | Excel Discussion (Misc queries) | |||
Conditional Format based on contents of cell. | Excel Worksheet Functions |