Ranking Sub Groups in a Table

thenapolitan

Board Regular
Joined
Sep 5, 2014
Messages
52
Hey All,

I am currently looking at trying to do some ranking within some sub-groups in a table I am working with. Here is the table:

Current RankManNameTeam #TeamStarting RankMatch WinsMatch LossesMatches PlayedMatch WL %
31Craig Bensch1Kalir Farms1841267%
42Dom Sanzotta Jr.1Kalir Farms10841267%
103Oded Kalir1Kalir Farms21481233%
111Des Preston2NiColoy2481233%
52Roger Haidvogel2NiColoy1244850%
123Dan Emord2NiColoy23881650%
11Wayne Carney6Erb Financial62042483%
82Ben Clark6Erb Financial188162433%
63Terry Black6Erb Financial308162433%
21Jamie Barnhart12Apartment Finder Renters Guide162042483%
92Yogi Pulla12Apartment Finder Renters Guide288162433%
73Dom Sanzotta Sr.12Apartment Finder Renters Guide368162433%

<colgroup><col span="2"><col><col><col><col><col span="3"><col></colgroup><tbody>
</tbody>


As you can see, there are 3 players per team (a 1 man, 2 man, and 3 man). What I want to do is rank all of the 1 players, 2 players and 3 players separately - then do a VLOOKUP based on their name to autosort the following 3 tables based on their score changes, but only for the sub-groups of each "man" or player. Below are tables for examples, but what I am looking for is a function to try to get the name of the player into the "Player Name" in the tables below (then do VLOOKUP to bring the rest of the information in).

I wouldn't be opposed to adding another column to the table above, adding the player rank, then using some search criteria to bring their names auto-sorted into the tables below, but I'm at a loss here. Anyone have any ideas? Let me know if I am not being clear and I will clarify as much as possible.

1 Man RankTeam NumberTeam NamePlayer Name1 Man Match Wins1 Man Match Losses1 Man MWL%1 Man Game Wins1 Man Game Losses1 Man GWL%Overall Rank
12 Des Preston35197.22%1432087.73%
21 Craig Bensch26196.30%1072084.25%
37 Ray Mack29487.88%1243876.54%
45 Wei Zou29487.88%1253976.22%

<colgroup><col span="2"><col><col><col span="7"></colgroup><tbody>
</tbody>

2 Man RankTeam NumberTeam NamePlayer Name2 Man Match Wins2 Man Match Losses2 Man MWL%2 Man Game Wins2 Man Game Losses2 Man GWL%Overall Rank
19 Roger Haidvogel231363.89%997556.90%
210 Sri Ramaswamy181260.00%827352.90%
311 Marc Maronian191457.58%927854.12%
42 Pauli Orr181554.55%898551.15%

<colgroup><col span="2"><col><col><col span="7"></colgroup><tbody>
</tbody>

3 Man RankTeam NumberTeam NamePlayer Name3 Man Match Wins3 Man Match Losses3 Man MWL%3 Man Game Wins3 Man Game Losses3 Man GWL%Overall Rank
19 Oded Kalir141058.33%665952.80%14
212 Mike Brown201655.56%1019651.27%16
38 Marty Salata132039.39%728944.72%23
411 Kock Yee Law132336.11%7910542.93%26

<colgroup><col span="2"><col><col><col span="7"></colgroup><tbody>
</tbody>


Thanks so much to anyone who can help with this!

Cheers,

Chris
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,215,219
Messages
6,123,688
Members
449,117
Latest member
Aaagu

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