Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
im looking to conditionally format a column of numbers to show the 'largest
but not greater than' value in comparison to another cell. that 'largest but not greater than value' i'd like to change its colour. the adjacent column, i'd like to format the same as the one adjacent to it... for example: 1. A B C D 1 Test Chart 2 12 11 "aaa" "bbb" 3 12 "ccc" "ddd" 4 13 "eee" "fff" Cells b3,c3,d3 should be changed to green, and the rest normal 2. A B C D 1 Test Chart 2 14 11 "aaa" "bbb" 3 12 "ccc" "ddd" 4 13 "eee" "fff" Cells b4,c4,d4 should be green, and the rest normal 3. A B C D 1 Test Chart 2 11.5 11 "aaa" "bbb" 3 12 "ccc" "ddd" 4 13 "eee" "fff" Cells b3,c3,d3 should be green, and the rest normal does this make sense? and if so, is it possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Based of Cells Based on Data Entry in anoth | Excel Discussion (Misc queries) | |||
Conditional Formatting Based on two cells in a row | Excel Worksheet Functions | |||
Formatting a cell based on another cells value | Excel Discussion (Misc queries) | |||
Counting cells based on formatting | Excel Worksheet Functions | |||
Conditional Formatting based on other cells | Excel Worksheet Functions |