I have prepared Mark-Sheet of the students appeared in an exam. I have successfully calculated Total, Percentage, Division, Result (Pass/Fail). I wanted to calculate Rank of the all the passed students.
Since my sheet contains all the the rows (Passed as well as failed students) mixed up.
=Range(number,ref,[order])
Range function asks me for the reference and which I selected all the total marks of all students. But, I need to exclude the failed students' total as they couldn't be awarded any rank.
So, how can I do that? Please help
Thank you.
Since my sheet contains all the the rows (Passed as well as failed students) mixed up.
=Range(number,ref,[order])
Range function asks me for the reference and which I selected all the total marks of all students. But, I need to exclude the failed students' total as they couldn't be awarded any rank.
So, how can I do that? Please help
Thank you.