Adding to my soccer team's stat sheet. Need help with top 3 ranking.

ExcelNoob2022

New Member
Joined
Apr 3, 2022
Messages
8
Office Version
  1. 365
Platform
  1. Windows
Hello Excel Wizards, I come to you humbly as a man who knows not what he does. I came here for help with this spreadsheet before and some nice souls helped me get it up and running. Recently, I wanted to add to it and tried copying the work of others and have failed misreably. Please advise.

Essentially I am just trying to create a top three list of the names and stats of the players in the correct categories. For some reason I can't seem to isolate the column I want without getting all of them involved.

Team Stats.xlsx
ABCDEFGHIJKLMNO
25PlayerGPGPGAPGSPGShot%GAPGSave%Shot Percentage
26Adelyn Holexa120.0800.4220%0.9278%1st#VALUE!###
27Alice Felton100.200.30.8025%0.002nd#VALUE!###
28Blakely Haines8-00.250%0.003rd#VALUE!###
29Brooke Risser121.670.424.5836%0.0886%Goals Per Game
30Charlie Zetterberg7-00.290%0.00100%1st#SPILL!121.66667
31Dempsey Meyers140.640.142.0731%0.002nd141.57143
32Eire Biggs50.2001.6013%0.003rd141.57143
33Emery Schmitz160.440.130.8154%0.4481%Assists Per Game
34Grace Hart4-00.000.001st#SPILL!140.5
35Hayden Haines80.130.133.504%0.1380%2nd120.41667
36Holly Beckman120.250.081.0025%0.003rd100.3
37Hope Hoffman90.2201.1120%0.00Save Percentage
38Jenna Thurlkill110.1800.5533%0.001st#SPILL!120
39Lauren Martinsen141.570.53.9340%0.002nd100
40Lyla Dupont100.200.21.8011%0.003rd80
41Nia Reilly141.570.294.2937%0.1478%Games Played
42Zuzu Gilman120.250.170.4260%0.001stEmery Schmitz16
43TEAM AVERAGE10.470.450.141.6126%0.1084%2ndDempsey Meyers14
443rdLauren Martinsen14
Main
Cell Formulas
RangeFormula
C26:C42C26=B3/B26
D26:D42D26=C3/B26
E26:E42E26=D3/B26
F26:F33,F35:F42F26=B3/D3
H26,H41,H35,H33,H29:H30H26=H3/(G3+H3)
M26:N28M26=INDEX(SORT(A26:A42,F26:F42,2,-1),SEQUENCE(3),{1,2})
M30,N30:O32M30=INDEX(SORT(A26:C42,2,-1),SEQUENCE(3),{1,2})
G26:G42G26=G3/B26
M34,N34:O36M34=INDEX(SORT(A26:D42,3,-1),SEQUENCE(3),{1,3})
M38,N38:O40M38=INDEX(SORT(A26:H43,8,-1),SEQUENCE(3),{1,8})
M42:N44M42=INDEX(SORT(A26:B42,2,-1),SEQUENCE(3),{1,2})
B43:H43B43=AVERAGE(B26:B42)
Dynamic array formulas.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Give this a try...your post had formulas that reference cells that weren't included, so those showed up with errors. Consequently, I used hard-wired values in the dark blue-shaded region. I noted that for GPG, the "-" that appear will preferentially sort to the top of the list (which is not what you want). If you can avoid the "-" and simply leave those cells blank, that would be better. I've overwritten the hyphens with blanks in that column.
MrExcel_20220430.xlsx
ABCDEFGHIJKLMNO
25PlayerGPGPGAPGSPGShot%GAPGSave%Shot Percentage
26Adelyn Holexa120.0800.420.20.920.781stZuzu Gilman0.6
27Alice Felton100.20.30.80.2502ndEmery Schmitz0.54
28Blakely Haines800.25003rdLauren Martinsen0.4
29Brooke Risser121.670.424.580.360.080.86Goals Per Game
30Charlie Zetterberg700.290011stBrooke Risser1.67the "-" create problem
31Dempsey Meyers140.640.142.070.3102ndLauren Martinsen1.57
32Eire Biggs50.201.60.1303rdNia Reilly1.57
33Emery Schmitz160.440.130.810.540.440.81Assists Per Game
34Grace Hart40001stLauren Martinsen0.5
35Hayden Haines80.130.133.50.040.130.82ndBrooke Risser0.42
36Holly Beckman120.250.0810.2503rdAlice Felton0.3
37Hope Hoffman90.2201.110.20Save Percentage
38Jenna Thurlkill110.1800.550.3301stCharlie Zetterberg1
39Lauren Martinsen141.570.53.930.402ndBrooke Risser0.86
40Lyla Dupont100.20.21.80.1103rdEmery Schmitz0.81
41Nia Reilly141.570.294.290.370.140.78Games Played
42Zuzu Gilman120.250.170.420.601stEmery Schmitz16
43TEAM AVERAGE10.470.450.141.610.260.10.842ndDempsey Meyers14
443rdLauren Martinsen14
Sheet6
Cell Formulas
RangeFormula
M26:N28M26=INDEX(SORT($A$26:$H$42,6,-1),SEQUENCE(3),{1,6})
M30:N32M30=INDEX(SORT($A$26:$H$42,3,-1),SEQUENCE(3),{1,3})
M34:N36M34=INDEX(SORT($A$26:$H$42,4,-1),SEQUENCE(3),{1,4})
M38:N40M38=INDEX(SORT($A$26:$H$42,8,-1),SEQUENCE(3),{1,8})
M42:N44M42=INDEX(SORT($A$26:$H$42,2,-1),SEQUENCE(3),{1,2})
Dynamic array formulas.
 
Upvote 0
Solution
This is fantastic! Thank you so much for your help. I think it is 99.9% of the way there. After making the changes I only have one strange thing occurring. It's under the Save Percentage section, specifically the number one.


Team Stats.xlsx
ABCDEFGHIJKLMN
1TOTAL TEAM STATSWINLOSSTIE
2PlayerGoalsAssistsShotsOffsidesFoulsGoals AllowedSavesShut Out HalvesHat Tricks1000
3Adelyn Holexa10500113940510
4Alice Felton238000000000
5Blakely Haines002000010
6Brooke Risser20555001612Team Leaders
7Charlie Zetterberg002100320Points
8Dempsey Meyers92291000011stLauren Martinsen51
9Eire Biggs1081000002ndNia Reilly48
10Emery Schmitz721310730703rdBrooke Risser45
11Grace Hart000000000Goals
12Hayden Haines11280114201stLauren Martinsen22
13Holly Beckman31120000002ndNia Reilly22
14Hope Hoffman20101000003rdBrooke Risser20
15Jenna Thurlkill206000000Assists
16Lauren Martinsen227550000041stLauren Martinsen7
17Lyla Dupont22182200002ndBrooke Risser5
18Nia Reilly224601027123rdNia Reilly4
19Zuzu Gilman325000000Saves
20TOTAL97293168322891891stAdelyn Holexa39
212ndEmery Schmitz30
223rdNia Reilly7
23
24ADVANCED TEAM STATSTeam Leaders
25PlayerGPGPGAPGSPGShot%GAPGSave%Shot Percentage
26Adelyn Holexa120.0800.4220%0.9278%1stZuzu Gilman60%
27Alice Felton100.200.30.8025%0.002ndEmery Schmitz54%
28Blakely Haines800.250%0.003rdLauren Martinsen40%
29Brooke Risser121.670.424.5836%0.0886%Goals Per Game
30Charlie Zetterberg700.290%0.00100%1stBrooke Risser1.7
31Dempsey Meyers140.640.142.0731%0.002ndLauren Martinsen1.6
32Eire Biggs50.2001.6013%0.003rdNia Reilly1.6
33Emery Schmitz160.440.130.8154%0.4481%Assists Per Game
34Grace Hart400.000.001stLauren Martinsen0.5
35Hayden Haines80.130.133.504%0.1380%2ndBrooke Risser0.4
36Holly Beckman120.250.081.0025%0.003rdAlice Felton0.3
37Hope Hoffman90.2201.1120%0.00Save Percentage
38Jenna Thurlkill110.1800.5533%0.001stCharlie Zetterberg###
39Lauren Martinsen141.570.53.9340%0.002ndBrooke Risser86%
40Lyla Dupont100.200.21.8011%0.003rdEmery Schmitz81%
41Nia Reilly141.570.294.2937%0.1478%Games Played
42Zuzu Gilman120.250.170.4260%0.001stEmery Schmitz16
43TEAM AVERAGE10.470.540.141.6126%0.1084%2ndDempsey Meyers14
443rdLauren Martinsen14
Main
Cell Formulas
RangeFormula
L2:N4L2=SUM(Plains:E.O.S.!W2)
B3:J19B3=SUM(Plains:E.O.S.!B3,Plains:E.O.S.!M3,Plains:E.O.S.!B24,Plains:E.O.S.!M24)
B20:J20B20=SUM(B3:B19)
M8:N10M8=INDEX(SORT(CHOOSE({1,2},A3:A19,B3:B19*2+C3:C19),2,-1),SEQUENCE(3),{1,2})
M12:N14M12=INDEX(SORT(A3:B19,2,-1),SEQUENCE(3),{1,2})
M16:N18M16=INDEX(SORT(A3:C19,3,-1),SEQUENCE(3),{1,3})
M20:N22M20=INDEX(SORT(A3:H19,8,-1),SEQUENCE(3),{1,8})
D26:D42D26=C3/B26
E26:E42E26=D3/B26
F35:F42,F26:F33F26=B3/D3
H26,H41,H35,H33,H29:H30H26=H3/(G3+H3)
M26:N28M26=INDEX(SORT($A$26:$H$42,6,-1),SEQUENCE(3),{1,6})
C26:C27,C35:C42,C31:C33,C29C26=B3/B26
M30:N32M30=INDEX(SORT($A$26:$H$42,3,-1),SEQUENCE(3),{1,3})
G26:G42G26=G3/B26
M34:N36M34=INDEX(SORT($A$26:$H$42,4,-1),SEQUENCE(3),{1,4})
M38:N40M38=INDEX(SORT($A$26:$H$42,8,-1),SEQUENCE(3),{1,8})
M42:N44M42=INDEX(SORT(A26:B42,2,-1),SEQUENCE(3),{1,2})
B43:H43B43=AVERAGE(B26:B42)
Dynamic array formulas.
 
Upvote 0
Just pull that column a little wider to accommodate the number (100 % needs more room).
 
Upvote 0

Forum statistics

Threads
1,216,069
Messages
6,128,608
Members
449,460
Latest member
jgharbawi

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