LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Working out a capped point score using LARGE function

Hi there - sorry if this is long winded - hopefully it makes some sense??!!:

i'm trying to work out a formula to find a capped point score for a set of
grades. The capped point score is for the 'best 8' grades. Some of the
grades are worth more than others(i.e. some grades contribute twice the
points of others, some are 1/2 qualifications), so i have converted them into
a 'standardised grade'. The point score is indicated in row 2. The
contribution to the grade threshold is in row 3 (e.g. C2 gives 28*2 points,
and D2 gives 46*0.5 points

A B C D E F G H I J
K L M N O
1 QUALIFICATION POINTS 1 2 3 4 5
2 16 16 34 46 34... 46 34 34 16 16
0.5 2 2
3 1 2 2 0.5 1...

Columns A-E show the standardised point scores, with A3:E3 (at the bottom of
the sheet), displaying the grade threshold indicators.

Columns G-K rank the standardised points in descending order using
"=Large($A2:$E2,G$1)"

My problem is with columns M-O where i am trying to display the
corresponding threshold indicator for each grade. E.g., using:

M2=HLOOKUP((LARGE($A2:$E2,G$1)),$A2:$E$3,2,FALSE)

it will only display the first lookup for cells with the same value. For
instance, there are two standardised point scores of 34, which should be
'Large 2' and 'Large 3'. One is worth 2 grades, the other is worth 1.
However the above formula will only show '2' for either, as it is first in
the list. - I want cell O2 to display '1'

Is there a way around this?

Thanks

 
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
Make a sheet to enter score and score is copy to the proper cell.. Yan Excel Worksheet Functions 0 June 8th 07 02:41 PM
Excel 2002: Auto Sum function not working in large Excel file Mr. Low Excel Discussion (Misc queries) 3 May 25th 07 03:36 PM
Sort not working - very large file HelathcompanyHD Excel Worksheet Functions 1 April 11th 07 03:58 PM
How to return a specific data point from a large array if I don't know the exact location? [email protected] Excel Discussion (Misc queries) 4 May 2nd 06 03:54 PM
Working with a large group of numbers Majoe4 Excel Worksheet Functions 1 December 10th 04 07:29 PM


All times are GMT +1. The time now is 12:13 AM.

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

About Us

"It's about Microsoft Excel"