I need to assign a rating scale for the students based on their scores in the tests.
For example, in Column A all their test scores are entered and in Column B I have to assign their rating as below,
If Score > 95 then rating would be 5
If Score >90 and <=95 then rating would be 4
If Score =...