Ranking off 2 variables.

filmhandler

New Member
Joined
Jun 13, 2020
Messages
5
Office Version
  1. 365
Platform
  1. MacOS
Rank#Team NameWinsLossPinCountHDCP + Pins
31Out for a good time111738464791
12Pin Slayers20847155102
23Knock Down161242234370
44VACANT919

So I need help with a Formula to calculate the rank you see here based on the #of Wins and then by PinCount. I can do Rank by wins, and right now it works fine, cause there are no ties, but if there is a tie for a position, the tie is broken by Pincount or HDCP + Pins.

What formula do I need for this?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Okay, I've tried figuring out this xl2bb thing, and i don't know if i'm stupid or what. Can't get it to work. The table shown above is how the table currently looks with the following formula in the Rank Cells.

=RANK(V2,$V$2:$V$5)

Column V is the number of wins for each team. Column X is the total pin count, and Column Y is the total Handicap + Pin count.

I just would like to know how to incorporate it to ranking the total pin count if a team happens to tie for points won.
 
Upvote 0
Okay, that helped me out. I think I got it. lets see if this work.

Striker Challenge Score Sheet.xlsx
STUVWXY
1Rank#WinLossPins CountHDCP + Pins
231Out For a Good Time11173,8464,791
312Pin Slayers2084,7155,102
423Knock Down16124,2234,370
544Vacant919
Point Record
Cell Formulas
RangeFormula
V2:Y2V2=B12
V3:Y3V3=F12
V4:Y4V4=J12
S2:S5S2=RANK(V2,$V$2:$V$5)
V5:W5V5=N12
 
Upvote 0

Forum statistics

Threads
1,214,845
Messages
6,121,902
Members
449,053
Latest member
Guy Boot

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