Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Formula for competition pairing

I have 20 teams who will each play 10 games against one of the other teams.
Can anyone please advise a formula that will match 10 pairs 5 times ensuring
that no team will play another team twice.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Formula for competition pairing

Well, maybe not a single formula, but an approach you can take.

Set up a table with the list of teams in column A starting in A2.
Highlight A2:A20 and click <copy, then move the cursor to B1 and use
Paste Special | Transpose to get the same list in the top row. This
table represents the fixtures, with teams from column A playing teams
in row 1. Usually HOME teams are in column A and AWAY teams in row 1,
but this may not apply if you are all playing at one venue.

Clearly, Team A cannot play itself, nor can Team B etc, so the leading
diagonal of this table is not used (marked with x below):

A B C D E F etc
A x
B x
C x
D x
E x
F x
etc

Then you can just fill in the blanks to represent games, ensuring that
no team plays more than 10 times - you can a COUNTIF formula in V2 to
count the number of matches on that row and for column B to get the
total matches for team A.

Hope this helps.

Pete



On May 4, 8:38*am, "Colin" wrote:
I have 20 teams who will each play 10 games against one of the other teams.
Can anyone please advise a formula that will match 10 pairs 5 times ensuring
that no team will play another team twice.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Competition Draw Table Value increases with increase in font.[_2_] Excel Discussion (Misc queries) 0 February 9th 09 01:33 PM
Competition Tables in Excel Value increases with increase in font.[_2_] Excel Discussion (Misc queries) 0 February 9th 09 01:30 PM
formula for pairing 60 different products into 5 price groups B Thomas Excel Worksheet Functions 1 January 19th 08 02:37 PM
Pairing Question Chad Excel Discussion (Misc queries) 0 March 21st 07 02:23 PM
World Cup Competition SamTummo Excel Discussion (Misc queries) 2 June 5th 06 05:09 PM


All times are GMT +1. The time now is 08:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"