Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Quote:
__________________
Asobi Wa Owari Da |
#2
![]() |
|||
|
|||
![]()
Yes, I'd be delighted to. The issue I'm having is located on the Miles Leaders Tab. Columns AD to AL consists of one of four categories that I' trying to figure out.
|
#3
![]() |
|||
|
|||
![]() Quote:
Have you tried just sorting the columns. No Formulas needed. Double sort will give "equal" drivers in Alpha order. Educo |
#4
![]() |
|||
|
|||
![]()
No, I never thought of that. I'd have to rearrange some small charts but will give it a whirl. Thank you
|
#5
![]() |
|||
|
|||
![]()
The Column to the left consists of the drivers names (not all of them listed due to space limitations; set up as column B2) and next column (C2) showing number of laps led. The Chart to the right I wish to sort the top 20 drivers with the most laps. The 18th place driver is showing up twice, although he is tied with another driving for same # of laps led.
The Ranked column (AD) I have the formula =IF(AF2=0,"",RANK(AF2,$AF$2:$AF$21)). The column with the drivers names (AE) I have the formula =INDEX(B:B,MATCH(LARGE($C:$C,ROWS($A$1:A$1)),$C:$C ,0)). The number of laps led column (AF) I have formula =INDEX(C:C,MATCH(LARGE($C:$C,ROWS($A$1:A$1)),$C:$C ,0)). I hope the image I attached is enough to go by. I know the website will not allow me to send the entire file but hope this will help. I appretiate any assistance in the matter. For any further questions or information please let me know. Thank you for your time. Doug |
#6
![]() |
|||
|
|||
![]() Quote:
=RANK(AF2,$AF$2:$AF$21)+COUNTIF(AF2:$AF$21,AF2)-1
__________________
Asobi Wa Owari Da |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ranking without preset Excel function. | Excel Worksheet Functions | |||
Ranking or sorting function | Excel Worksheet Functions | |||
Ranking Function | Excel Worksheet Functions | |||
Ranking | Excel Discussion (Misc queries) | |||
need function to sum top ranking items in list | Excel Worksheet Functions |