lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
What is the best way to convert numbers to grades. For example
0 to 50 is F
50 - 60 is C
60 - 70 is B
70 - 80 is A
80 - 100 is A+
What is the best way or formula to do so. I was thinking of If() with logical operations like AND, OR etc
Any idea would be very much appreciated. Thanks
What is the best way to convert numbers to grades. For example
0 to 50 is F
50 - 60 is C
60 - 70 is B
70 - 80 is A
80 - 100 is A+
What is the best way or formula to do so. I was thinking of If() with logical operations like AND, OR etc
Any idea would be very much appreciated. Thanks