Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Scenario
A simple survey form that asks for input data width & height measurements and after a simple (B6*C6) formula, gives the area size in the adjacent cell (D6). Problem I'd like the (D6) cell to change colour if the value is above a certain amount (1.4 for example) Any ideas? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use a conditional formatting. Select cell D6, select Format - Conditional
Formatting, select "Cell value is" - "greatern than" - insert the desired value - define the desired format. Thats it reklamo "Jeremy" wrote: Scenario A simple survey form that asks for input data width & height measurements and after a simple (B6*C6) formula, gives the area size in the adjacent cell (D6). Problem I'd like the (D6) cell to change colour if the value is above a certain amount (1.4 for example) Any ideas? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks
"reklamo" Simple and effective |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
read up on the conditional format function. click cell D6. then on the tool bar, click formatconditional format if cell value is.....greater then......1.4..........pick your color. regards FSt1 "Jeremy" wrote: Scenario A simple survey form that asks for input data width & height measurements and after a simple (B6*C6) formula, gives the area size in the adjacent cell (D6). Problem I'd like the (D6) cell to change colour if the value is above a certain amount (1.4 for example) Any ideas? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Again Thanks Fst1 Simple and effective |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change the color of cell background based on a result | Excel Worksheet Functions | |||
Result of IF conditional change cell color | Excel Discussion (Misc queries) | |||
Change font and background color of several cells based on result of a formula | Excel Discussion (Misc queries) | |||
How do I change the color of a cell depending on the result of the function in that cell | Excel Programming | |||
Change the color of a cell change dependant on a result | Excel Programming |