Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to match up people randomly for a tournament. Can I use Excel to do
this? |
#2
![]() |
|||
|
|||
![]()
Using Excel to Randomly Pair Up People for a Tournament
Formula:
__________________
I am not human. I am an Excel Wizard |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
bchappell wrote on Mon, 4 Feb 2008 08:11:02 -0800:
b I need to match up people randomly for a tournament. Can I b use Excel to do this? Would assigning a random number to each and then sorting on the random numbers work? James Silverton Potomac, Maryland E-mail, with obvious alterations: not.jim.silverton.at.verizon.not |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Say we have 50 people. Put their names in column A in A1 thru A50
In B1 thru B50 enter: =RAND() Sort columns A & B by column B Pair A1 & A2 ........A3 & A4 ........A5 & A6 .. .. .. etc. -- Gary''s Student - gsnu200767 "bchappell" wrote: I need to match up people randomly for a tournament. Can I use Excel to do this? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I tried that. The only problems was I ended up with 2 people with the same
random number. Maybe I did it incorrectly? "James Silverton" wrote: bchappell wrote on Mon, 4 Feb 2008 08:11:02 -0800: b I need to match up people randomly for a tournament. Can I b use Excel to do this? Would assigning a random number to each and then sorting on the random numbers work? James Silverton Potomac, Maryland E-mail, with obvious alterations: not.jim.silverton.at.verizon.not |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I will try this.
"Gary''s Student" wrote: Say we have 50 people. Put their names in column A in A1 thru A50 In B1 thru B50 enter: =RAND() Sort columns A & B by column B Pair A1 & A2 .......A3 & A4 .......A5 & A6 . . . etc. -- Gary''s Student - gsnu200767 "bchappell" wrote: I need to match up people randomly for a tournament. Can I use Excel to do this? |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I figured it out. I didn't sort correctly. I have it working now.
Thanks all for the help! "bchappell" wrote: I will try this. "Gary''s Student" wrote: Say we have 50 people. Put their names in column A in A1 thru A50 In B1 thru B50 enter: =RAND() Sort columns A & B by column B Pair A1 & A2 .......A3 & A4 .......A5 & A6 . . . etc. -- Gary''s Student - gsnu200767 "bchappell" wrote: I need to match up people randomly for a tournament. Can I use Excel to do this? |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"bchappell" wrote in
message ... I tried that. The only problems was I ended up with 2 people with the same random number. Maybe I did it incorrectly? Even if you did get two people with the same number, it wouldn't matter after sorting! Tho' they would appear sequentially in the sorted list they migh or might not be paired. b I need to match up people randomly for a tournament. Can I b use Excel to do this? Would assigning a random number to each and then sorting on the random numbers work? James Silverton Potomac, Maryland E-mail, with obvious alterations: not.jim.silverton.at.verizon.not |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Race Pairings | Excel Worksheet Functions | |||
how to use excel to do random sampling | Excel Discussion (Misc queries) | |||
Non-random numbers generated by excel's data analysis random gener | Excel Worksheet Functions | |||
Non-random numbers generated by excel's data analysis random gener | Excel Discussion (Misc queries) | |||
How do I find random number in list of random alpha? (Position is. | Excel Discussion (Misc queries) |