Soccer Team Generator

L

Legacy 396030

Guest
Hello all,

I will be starting a soccer league for kids soon and was wondering if the teams could be generated based on years of experience and skill level so the teams will be equally matched. Thank you very much in advance for any help. I am looking forward to having some fun this spring with the kids! Oh forgot to mention I think there will be about 120 kids so there might be 12 teams. I only show 8 here.

I have a sheet setup like below:

Sheet2

*ABCDEFGHIJKLM
3Last NameFirst NamePhone NumberYears of ExperienceSkill LevelTeam 1Team 2Team 3Team 4Team 5Team 6Team 7Team 8
4Smith0888-555-123431********
5Jones0888-555-432131********
6Harvey0888-555-333322********

<colgroup><col style="font-weight:bold; width:30px; "><col style="width:122px;"><col style="width:122px;"><col style="width:122px;"><col style="width:142.67px;"><col style="width:80.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"><col style="width:68.67px;"></colgroup><tbody>
</tbody>

Spreadsheet Formulas
CellFormula
A4{=IFERROR(INDEX(Sheet1!A$4:A$150,MATCH($C4,Sheet1!$F$4:$F$150,0)),"")}
B4{=IFERROR(INDEX(Sheet1!B$4:B$150,MATCH($C4,Sheet1!$F$4:$F$150,0)),"")}
A5{=IFERROR(INDEX(Sheet1!A$4:A$150,MATCH($C5,Sheet1!$F$4:$F$150,0)),"")}
B5{=IFERROR(INDEX(Sheet1!B$4:B$150,MATCH($C5,Sheet1!$F$4:$F$150,0)),"")}
A6{=IFERROR(INDEX(Sheet1!A$4:A$150,MATCH($C6,Sheet1!$F$4:$F$150,0)),"")}
B6{=IFERROR(INDEX(Sheet1!B$4:B$150,MATCH($C6,Sheet1!$F$4:$F$150,0)),"")}

<tbody>
</tbody>
Formula Array:
Produce enclosing
{ } by entering
formula with CTRL+SHIFT+ENTER!

<tbody>
</tbody>


Excel tables to the web >> Excel Jeanie HTML 4
 
Last edited by a moderator:

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Thank you very much Eric I will try that out in the morning. You are a tremendous help!
 
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,332
Members
449,077
Latest member
jmsotelo

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