Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Excel 2003: I am using four cells A1, A2, A3 & A4. In A1 I want to enter a
value: 6, 9, 12, or 15. I want A2 to evaluate the value in A1. If the value in A1 is less than or equal to 6 then return a '1' otherwise a '0' {=if(a1<=6,1,0)}. I got that. However, I want A3 to evaluate the A1 value such that if that valuse is greater than 6 but less than 12, return a 1 otherwise return a 0. For cell A3, if the value is greater than 12, return a 1 otherwise return a 0. Thx in advance... -- Rick Pelham |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
How do I isolate my Excel server (automation) from other Excel instances? | Excel Discussion (Misc queries) | |||
sharing/using/saving Excel 2002 files in Excel 2003 | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) | |||
VB Automation is Whacking out my Excel Environment | Excel Discussion (Misc queries) |