G
Guest
Hello,
I am trying to have my formula give people a score of 200 if they achieve
100% and zero for anything less than 100% on cell R2 but seem to be having
issues.
Here is what I have, what am I missing?
Much thanks
IF(R2>=100%,"200","0")
I am trying to have my formula give people a score of 200 if they achieve
100% and zero for anything less than 100% on cell R2 but seem to be having
issues.
Here is what I have, what am I missing?
Much thanks
IF(R2>=100%,"200","0")