S
Snara
Hi - I have a table containing exam codes in column A, then the percentage
needed to obtain each grade in that exam e.g.
Code A B C D
1423 80% 60% 40% 30%
1424 20% 60% 50% 40%
1425 75% 65% 55% 45%
I then have another list of exam codes and the percentage a student achieved:
Exam code % Grade
1423 0.7
I need to be able to look up the exam code in the top array, and find the
relevant grade boundary for that exam then return the grade they got in the
Grade box. I think I could do it if I got excel to return the row number
containing the Exam Code but I'm not sure -all help much appreciated!!
Thanks
needed to obtain each grade in that exam e.g.
Code A B C D
1423 80% 60% 40% 30%
1424 20% 60% 50% 40%
1425 75% 65% 55% 45%
I then have another list of exam codes and the percentage a student achieved:
Exam code % Grade
1423 0.7
I need to be able to look up the exam code in the top array, and find the
relevant grade boundary for that exam then return the grade they got in the
Grade box. I think I could do it if I got excel to return the row number
containing the Exam Code but I'm not sure -all help much appreciated!!
Thanks