M
Michelle
I am trying to write an IF statement that assigns point
values to a calcualtions.
For example If a number is 0.7 or above then assign 100.
If the number is between 0.69 and 0.51, then assign 50. If
the number is .50 and below then 0.
How do I write an If statement that has all of these
variables.
Thanks for your help.
values to a calcualtions.
For example If a number is 0.7 or above then assign 100.
If the number is between 0.69 and 0.51, then assign 50. If
the number is .50 and below then 0.
How do I write an If statement that has all of these
variables.
Thanks for your help.