Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to say "If D4<G2<D6, then make G2 a certain color". any
ideas? I keep getting errors. thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assume you're looking for the formula to put in the conditional format for
G2, try this: =AND(G2D4, G2<D6) " wrote: I'm trying to say "If D4<G2<D6, then make G2 a certain color". any ideas? I keep getting errors. thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use an if formula to fill cells with color | Excel Worksheet Functions | |||
Formula with color fill? | Excel Worksheet Functions | |||
Can you use a formula to fill cells with color? | Excel Programming | |||
Formula for a fill color help | New Users to Excel | |||
can I use the 'fill color' as part of a formula | Excel Discussion (Misc queries) |