Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet with pupils marks and grades for many exams. I need to
find their best grade A*- U over 8 exams. The grade records are in in every 4th column going across the spreadsheet. At present I am using VLOOKUP to assign each grade a number and then using the MAX function to find the highest grade 'number' , which is then converted back to a grade'letter' using VLOOKUP. =VLOOKUP(MAX(VLOOKUP(A4,Data!$J$23:$K$33,2),VLOOKU P(D4,Data!$J$23:$K$33,2),VLOOKUP(H4,Data!$J$23:$K$ 33,2),VLOOKUP(L4,Data!$J$23:$K$33,2),VLOOKUP(P4,Da ta!$J$23:$K$33,2),VLOOKUP(T4,Data!$J$23:$K$33,2),V LOOKUP(X4,Data!$J$23:$K$33,2),VLOOKUP(BA4,Data!$J$ 23:$K$33,2)),Data!$M$23:$N$33,2) Can anyone suggest a better way of doing this seems very long winded! Many thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Average for Grade | Excel Worksheet Functions | |||
when doing a grade book how do you drop the lowest grade | Excel Worksheet Functions | |||
when doing a grade book how do you drop the lowest grade | Excel Worksheet Functions | |||
Grade Percentage into letter grade | Excel Discussion (Misc queries) | |||
rewrds for grade | Excel Discussion (Misc queries) |