Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Best grade using MAX ...BETTER WAY?

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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Best grade using MAX ...BETTER WAY?

2 questions:
1 What are the actual grades? I noticed you have your vlookup table as 11
rows, but if grades are standard, A+, A, A-, etc.... then should have more.
2 You say every four column is a grade, but you start with column A, then
to D, which is column 1, then 4, then you go every 4 columns, is this
accurate? Grades are in columns: A, D, H, L, P, T, X, PA
--
** John C **

"hilarys" wrote:

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

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Best grade using MAX ...BETTER WAY?

that should have been BA for the 8th grade.
--
** John C **


"hilarys" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Average for Grade Param Excel Worksheet Functions 6 March 6th 07 06:35 AM
when doing a grade book how do you drop the lowest grade dove Excel Worksheet Functions 1 November 28th 06 06:54 PM
when doing a grade book how do you drop the lowest grade CLR Excel Worksheet Functions 0 November 28th 06 06:53 PM
Grade Percentage into letter grade James Excel Discussion (Misc queries) 4 December 14th 05 03:24 AM
rewrds for grade B. Sharma Excel Discussion (Misc queries) 1 October 4th 05 04:18 AM


All times are GMT +1. The time now is 05:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"