wilkin2002
New Member
- Joined
- Sep 23, 2011
- Messages
- 2
I would like to create an if statement with a number or arguments.
e.g.
if cell c2 is between 15.1 and 16.0 return the value 1
if cell c2 is between 16.1 and 17.0 return the value 2
if cell c2 is between 17.1 and 18.0 return the value 3
etc
How do i do this?
Cheers
e.g.
if cell c2 is between 15.1 and 16.0 return the value 1
if cell c2 is between 16.1 and 17.0 return the value 2
if cell c2 is between 17.1 and 18.0 return the value 3
etc
How do i do this?
Cheers