G
Guest
Good Morning All,
I need a nested IF statement that will give a different answer depending on the value of the cell D5.
This I understand how to do:
IF the value of D5 is < 10, the answer is .3
But the part that confuses me is the FALSE.
IF the value of D5 is between 10 and <24.99, the answer is .55
IF the value of D5 is between 25 and 49.99, the answer is 1.1
IF the value of D5 is between 50 and 199.99, the answer is 2.2
IF the value of D5 is >199.99, the answer is 3.3
I don't know what the operator is for "between" and I don't know how to connect the IFs.
Here's another IF statement:
IF you can help, THEN my sister will leave me alone and let me use the pc, OTHERWISE I'll have to wait until she leaves for work -in 4 hours!
~Teri
I need a nested IF statement that will give a different answer depending on the value of the cell D5.
This I understand how to do:
IF the value of D5 is < 10, the answer is .3
But the part that confuses me is the FALSE.
IF the value of D5 is between 10 and <24.99, the answer is .55
IF the value of D5 is between 25 and 49.99, the answer is 1.1
IF the value of D5 is between 50 and 199.99, the answer is 2.2
IF the value of D5 is >199.99, the answer is 3.3
I don't know what the operator is for "between" and I don't know how to connect the IFs.
Here's another IF statement:
IF you can help, THEN my sister will leave me alone and let me use the pc, OTHERWISE I'll have to wait until she leaves for work -in 4 hours!
~Teri