Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
1 1000
2 1500 3 900 4 2000 5 2000 6 4000 Given the data above in COL A Starting at line 2 I want to color the background of the cell containing "1500" in GREEN because it is HIGHER than the one above it Line 3 "900" would be color RED because it is lower than the one above Line 5 "2000" would be YELLOW because it is the same size as the the one above How can this be done in Conditional formatting. Thanks |
#2
![]() |
|||
|
|||
![]() Highlight A3:A7 Formula is =A3A2 (Green) Formula is =A3<A2 (Red) Formula is =A3=A2 (Yellow) PCOR Wrote: 1 1000 2 1500 3 900 4 2000 5 2000 6 4000 Given the data above in COL A Starting at line 2 I want to color the background of the cell containing "1500" in GREEN because it is HIGHER than the one above it Line 3 "900" would be color RED because it is lower than the one above Line 5 "2000" would be YELLOW because it is the same size as the the one above How can this be done in Conditional formatting. Thanks -- Morrigan ------------------------------------------------------------------------ Morrigan's Profile: http://www.excelforum.com/member.php...fo&userid=7094 View this thread: http://www.excelforum.com/showthread...hreadid=398785 |
#3
![]() |
|||
|
|||
![]()
Worked great
thanks "Morrigan" wrote in message ... Highlight A3:A7 Formula is =A3A2 (Green) Formula is =A3<A2 (Red) Formula is =A3=A2 (Yellow) PCOR Wrote: 1 1000 2 1500 3 900 4 2000 5 2000 6 4000 Given the data above in COL A Starting at line 2 I want to color the background of the cell containing "1500" in GREEN because it is HIGHER than the one above it Line 3 "900" would be color RED because it is lower than the one above Line 5 "2000" would be YELLOW because it is the same size as the the one above How can this be done in Conditional formatting. Thanks -- Morrigan ------------------------------------------------------------------------ Morrigan's Profile: http://www.excelforum.com/member.php...fo&userid=7094 View this thread: http://www.excelforum.com/showthread...hreadid=398785 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP & Conditional Formating Help. | Excel Discussion (Misc queries) | |||
Conditional Formating & Rand() function | Excel Discussion (Misc queries) | |||
conditional formating | Excel Discussion (Misc queries) | |||
Conditional Formating | Excel Discussion (Misc queries) | |||
more than 3 conditional formating in excel | Excel Discussion (Misc queries) |