E
Eva Shanley
One of the users here was having problems with a nested IF
that included AND conditions; I ended up doing a VLOOKUP
for her. I couldn't get her formula to work either, but
suspect I didn't have a paren or something in the right
place, and I'd really like to know the correct way to do
this. Her criteria was:
IF A1 > 1 AND A1 < 3 Then 1
IF A1 > 3 AND A1 < 7 Then 2
IF A1 > >7 AND A1< 14 Then 3
Else ""
Can anyone show me how this formula would be done? TIA.
that included AND conditions; I ended up doing a VLOOKUP
for her. I couldn't get her formula to work either, but
suspect I didn't have a paren or something in the right
place, and I'd really like to know the correct way to do
this. Her criteria was:
IF A1 > 1 AND A1 < 3 Then 1
IF A1 > 3 AND A1 < 7 Then 2
IF A1 > >7 AND A1< 14 Then 3
Else ""
Can anyone show me how this formula would be done? TIA.