I have input data:
Based on the ranks scored on each subject, I need to rank them, for example, Student 3 score highest on Maths, he gets R1, Student 2 gets R2 and Student 3 gets R3 and the same applies for rest of the 3 subjects..
Basically, I need to apply the if statement on each of the rows data and get the output as attached.
解決済! 解決策の投稿を見る。
No if statements needed, this is just a sorting and labeling exercise:
