if and - if or statements
Posted by wheatear1 on February 27, 2001 10:38 AM
If I want to set up an if statement that returns the following, how di I do it?
if x is between 0 and 70 AND x is between 310-360,
then convert it to .1
Thanks in advance!
Posted by wheatear1 on February 27, 2001 10:38 AM
If I want to set up an if statement that returns the following, how di I do it?
if x is between 0 and 70 AND x is between 310-360,
then convert it to .1
Thanks in advance!