Ranking with Multiple tiebreakers

Yoti14

New Member
Joined
Sep 6, 2017
Messages
8
Good evening,

I'm looking for some help. I created a workbook, that has functions across sheets and tables(2). I created this book before I actually had any training in excel, and that was only an intro. It may seem a bit amature, but it is functional. I would like to make even more so, by adding some additional tricks, like Auto sorting, and ranking, transferring information to another cell and and onto another sheet. I'm going to post some examples of the situation of ranking I'm looking to do. I've used my row and column numbers to simplify anyone's answer for me to understand.

This is the qualifying Table after manually sorting by Speed (highest to Lowest), more about that function another time


[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]QUALIFYING[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"]
[/TD]
[TD="align: center"]AE[/TD]
[TD="align: center"]AF[/TD]
[TD="align: center"]AG[/TD]
[TD="align: center"]AO[/TD]
[TD="align: center"]AP[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD="align: center"]ST POS[/TD]
[TD="align: center"]DRIVER[/TD]
[TD="align: center"]CAR#[/TD]
[TD="align: center"]SPEED[/TD]
[TD="align: center"]QUAL POS[/TD]
[/TR]
[TR]
[TD="align: center"]4[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"]155[/TD]
[TD="align: center"]3[/TD]
[/TR]
[TR]
[TD="align: center"]5[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"]L[/TD]
[TD="align: center"]24[/TD]
[TD="align: center"]154[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD="align: center"]6[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"]153[/TD]
[TD="align: center"]12[/TD]
[/TR]
[TR]
[TD="align: center"]7[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]E[/TD]
[TD="align: center"]78[/TD]
[TD="align: center"]152[/TD]
[TD="align: center"]2[/TD]
[/TR]
[TR]
[TD="align: center"]8[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]H[/TD]
[TD="align: center"]88[/TD]
[TD="align: center"]151[/TD]
[TD="align: center"]10[/TD]
[/TR]
[TR]
[TD="align: center"]9[/TD]
[TD="align: center"]6[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]19[/TD]
[TD="align: center"]150[/TD]
[TD="align: center"]4[/TD]
[/TR]
[TR]
[TD="align: center"]10[/TD]
[TD="align: center"]7[/TD]
[TD="align: center"]G[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"]149[/TD]
[TD="align: center"]11[/TD]
[/TR]
[TR]
[TD="align: center"]11[/TD]
[TD="align: center"]8[/TD]
[TD="align: center"]F[/TD]
[TD="align: center"]46[/TD]
[TD="align: center"]148[/TD]
[TD="align: center"]5[/TD]
[/TR]
[TR]
[TD="align: center"]12[/TD]
[TD="align: center"]9[/TD]
[TD="align: center"]K[/TD]
[TD="align: center"]11[/TD]
[TD="align: center"]147[/TD]
[TD="align: center"]6[/TD]
[/TR]
[TR]
[TD="align: center"]13[/TD]
[TD="align: center"]10[/TD]
[TD="align: center"]D[/TD]
[TD="align: center"]23[/TD]
[TD="align: center"]146[/TD]
[TD="align: center"]9[/TD]
[/TR]
[TR]
[TD="align: center"]14[/TD]
[TD="align: center"]11[/TD]
[TD="align: center"]I[/TD]
[TD="align: center"]22[/TD]
[TD="align: center"]145[/TD]
[TD="align: center"]7[/TD]
[/TR]
[TR]
[TD="align: center"]15[/TD]
[TD="align: center"]12[/TD]
[TD="align: center"]J[/TD]
[TD="align: center"]34[/TD]
[TD="align: center"]144[/TD]
[TD="align: center"]8[/TD]
[/TR]
</tbody>[/TABLE]

These are the Heat tables. I'm only showing the information I feel is pertinent to my question.

[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]HEAT 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]N[/TD]
[TD]O[/TD]
[TD]P[/TD]
[TD]S[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]4[/TD]
[TD]A[/TD]
[TD]3[/TD]
[TD]58[/TD]
[TD]4[/TD]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]3[/TD]
[TD]E[/TD]
[TD]78[/TD]
[TD]55[/TD]
[TD]2[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]2[/TD]
[TD]G[/TD]
[TD]1[/TD]
[TD]37[/TD]
[TD]1[/TD]
[TD]6[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]1[/TD]
[TD]D[/TD]
[TD]23[/TD]
[TD]39[/TD]
[TD]1[/TD]
[TD]6[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD][/TD]
[TD]HEAT 2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD]4[/TD]
[TD]L[/TD]
[TD]24[/TD]
[TD]47[/TD]
[TD]2[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]11[/TD]
[TD]3[/TD]
[TD]H[/TD]
[TD]88[/TD]
[TD]57[/TD]
[TD]3[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]2[/TD]
[TD]F[/TD]
[TD]46[/TD]
[TD]56[/TD]
[TD]2[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]13[/TD]
[TD]1[/TD]
[TD]I[/TD]
[TD]22[/TD]
[TD]43[/TD]
[TD]1[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]14[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]15[/TD]
[TD][/TD]
[TD]HEAT 3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]16[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]17[/TD]
[TD]4[/TD]
[TD]B[/TD]
[TD]2[/TD]
[TD]50[/TD]
[TD]2[/TD]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]18[/TD]
[TD]3[/TD]
[TD]C[/TD]
[TD]19[/TD]
[TD]39[/TD]
[TD]1[/TD]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]19[/TD]
[TD]2[/TD]
[TD]K[/TD]
[TD]11[/TD]
[TD]50[/TD]
[TD]2[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]20[/TD]
[TD]1[/TD]
[TD]J[/TD]
[TD]34[/TD]
[TD]59[/TD]
[TD]3[/TD]
[TD]8[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]21[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]22[/TD]
[TD][/TD]
[TD]SEMI HEAT 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]23[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]24[/TD]
[TD]4[/TD]
[TD](RANK 1)[/TD]
[TD](R1)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]25[/TD]
[TD]3[/TD]
[TD](RANK 3)[/TD]
[TD](R3)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]26[/TD]
[TD]2[/TD]
[TD](RANK 5)[/TD]
[TD](R5)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]27[/TD]
[TD]1[/TD]
[TD](RANK 7)[/TD]
[TD](R7)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]28[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]29[/TD]
[TD][/TD]
[TD]SEMI HEAT 2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]30[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]31[/TD]
[TD]4[/TD]
[TD](RANK 2)[/TD]
[TD](R2)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]32[/TD]
[TD]3[/TD]
[TD](RANK 4)[/TD]
[TD](R4)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]33[/TD]
[TD]2[/TD]
[TD](RANK 6)[/TD]
[TD](R6)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]34[/TD]
[TD]1[/TD]
[TD](RANK 8)[/TD]
[TD](R8)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]35[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]36[/TD]
[TD][/TD]
[TD]CHAMPION HEAT[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]37[/TD]
[TD]LN[/TD]
[TD]DRIVER[/TD]
[TD]CAR#[/TD]
[TD]POINTS[/TD]
[TD]WINS[/TD]
[TD]FINISH[/TD]
[TD]RANK[/TD]
[/TR]
[TR]
[TD]38[/TD]
[TD]4[/TD]
[TD](SH RANK 1)[/TD]
[TD](SHR1)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]39[/TD]
[TD]3[/TD]
[TD](SH RANK 2)[/TD]
[TD](SHR2)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]40[/TD]
[TD]2[/TD]
[TD](SH RANK 3)[/TD]
[TD](SHR3)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]41[/TD]
[TD]1[/TD]
[TD](SH RANK 4)[/TD]
[TD](SHR4)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


What needs to be accomplished here, is after the races are completed in each heat, i need the drivers to be ranked by points. The tie breakers would be wins, then, finish, and lastly speed from the qualifying. Once the rankings are completed, the driver names and car # need to be transferred to the next heats. I've put in the locations where each rank should go.

Ok, so there's my problem. I hope its not to much information. Hopefully someone can help me. If whomever wants to tackle this issue for me, i can also send you the workbook by email, if that would help.

Thank you,
Jeff
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
What you need to do to use Excel's Rank functions is create a new statistic (call it Grade if you like) that adds the fields together in decreasing order of magnitude.

Look over this link (Posts 3 and 4) that exhibit the principle. https://www.mrexcel.com/forum/excel...sing-3-columns-data.html?highlight=rank+grade

Be careful to understand the orders of magnitude. Each tiebreaker must be divided by a figure such that it can never tick-over the field to its left. So if two teams have 4 wins and Winner's score is the first tie-breaker, those (eg. 59 and 61) have to be divided by a number large enough so that it can go over 1 and add a Win. Here 10 obviously won't do, so 100 might be the maximum Winner's score a team could have. So Team1 gets a Grade of 4 + 59/100 = 4.59 and Team8 gets a Grade of 4 + 64/100 = 4.61. Subsequent fields must be then divided out the same way. So Team1 gets a Grade of 4 + 59/100 + 63/(100*100) = 4.5963 and Team8 gets a Grade of 4 + 64/100 + 55/(100*100) = 4.6155. And there you have it: Team8's Grade outranks Team1's.

In your case, you will want to invert the Finish field because that statistic is lower-the-better.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,711
Messages
6,174,020
Members
452,542
Latest member
Bricklin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top