Hi all
A few years ago, someone made me this great fixture and league table generator for a competition I was running in a school I taught in. It works really well but is set for 29 teams. I need to be able to change the number of teams in it and then generate new fixtures for the extra ones plus a new league table. Is there a simple way to do this? I'm a total novice when it comes to Excel. Not sure if I copied too much. I just included the main parts and the first 2 rounds of fixtures. Thanks in advance for your help.
A few years ago, someone made me this great fixture and league table generator for a competition I was running in a school I taught in. It works really well but is set for 29 teams. I need to be able to change the number of teams in it and then generate new fixtures for the extra ones plus a new league table. Is there a simple way to do this? I'm a total novice when it comes to Excel. Not sure if I copied too much. I just included the main parts and the first 2 rounds of fixtures. Thanks in advance for your help.
Cell Formulas | ||
---|---|---|
Range | Formula | |
P8:X31 | P8 | =IFERROR(INDEX($AN$7:$BC$31,MATCH($O8,$BC$7:$BC$31,0),MATCH(P$7,$AN$7:$BC$7,0)),"") |
G8,G21 | G8 | =player_12 |
G9,I28 | G9 | =player_11 |
G10,I27 | G10 | =player_1 |
G11,I26 | G11 | =player_17 |
G12,I25 | G12 | =player_16 |
G13,I24 | G13 | =player_7 |
G14,I23 | G14 | =player_14 |
G15,I22 | G15 | =player_20 |
G16,I21 | G16 | =player_9 |
G17,G22 | G17 | =player_15 |
G18,G23 | G18 | =player_2 |
G19,G24 | G19 | =player_23 |
I8,I29 | I8 | =player_24 |
I9,I30 | I9 | =player_10 |
I10,I31 | I10 | =player_4 |
I11,I32 | I11 | =player_19 |
I12,G32 | I12 | =player_21 |
I13,G31 | I13 | =player_22 |
I14,G30 | I14 | =player_3 |
I15,G29 | I15 | =player_6 |
I16,G28 | I16 | =player_5 |
I17,G27 | I17 | =player_13 |
I18,G26 | I18 | =player_8 |
I19,G25 | I19 | =player_18 |
Named Ranges | ||
---|---|---|
Name | Refers To | Cells |
'24teams'!player_1 | ='24teams'!$C$8 | I27, G10 |
'24teams'!player_10 | ='24teams'!$C$17 | I30, I9 |
'24teams'!player_11 | ='24teams'!$C$18 | I28, G9 |
'24teams'!player_12 | ='24teams'!$C$19 | G21, G8 |
'24teams'!player_13 | ='24teams'!$C$20 | I17, G27 |
'24teams'!player_14 | ='24teams'!$C$21 | I23, G14 |
'24teams'!player_15 | ='24teams'!$C$22 | G22, G17 |
'24teams'!player_16 | ='24teams'!$C$23 | I25, G12 |
'24teams'!player_17 | ='24teams'!$C$24 | I26, G11 |
'24teams'!player_18 | ='24teams'!$C$25 | I19, G25 |
'24teams'!player_19 | ='24teams'!$C$26 | I32, I11 |
'24teams'!player_2 | ='24teams'!$C$9 | G23, G18 |
'24teams'!player_20 | ='24teams'!$C$27 | I22, G15 |
player_21 | ='24teams'!$C$28 | I12, G32 |
player_22 | ='24teams'!$C$29 | I13, G31 |
player_23 | ='24teams'!$C$30 | G24, G19 |
player_24 | ='24teams'!$C$31 | I29, I8 |
'24teams'!player_3 | ='24teams'!$C$10 | I14, G30 |
'24teams'!player_4 | ='24teams'!$C$11 | I31, I10 |
'24teams'!player_5 | ='24teams'!$C$12 | I16, G28 |
'24teams'!player_6 | ='24teams'!$C$13 | I15, G29 |
'24teams'!player_7 | ='24teams'!$C$14 | I24, G13 |
'24teams'!player_8 | ='24teams'!$C$15 | I18, G26 |
'24teams'!player_9 | ='24teams'!$C$16 | I21, G16 |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
O8:X31 | Expression | =$P8=$H$5 | text | NO |
F9:M604 | Expression | =$AA9=1 | text | NO |
F8:M8 | Expression | =$AA8=1 | text | NO |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
H5:I5 | List | =$C$8:$C$31 |