Round Robin with constraints (grouping)

tiger8609

New Member
Joined
Aug 15, 2015
Messages
1
Hi everyone,

I am trying to solve a problem, and I need your help! I have a group of 13 teams, with 5 or 6 members each. I would like to create a 1-on-1 round robin tournament, where one member from each team gets paired with one member from another team, but never with someone on their own team. For example, if you had 78 people, one person can only get matched with one of 72 people (he can't get matched with himself, or anyone else on his team).

Is this possible? If there is an excel spreadsheet that already does this, it would be great!

Thanks in advance for your help.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Just run two teams against each other in each round to keep it simple, rather than trying to mix. They will all play one another bar their own team in the end.

but there's a lot of rounds lol
 
Upvote 0

Forum statistics

Threads
1,216,765
Messages
6,132,594
Members
449,737
Latest member
naes

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