Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a list of 24 names, and I am trying to randomly put them into 4 teams
of 6. Does anyone know of an easy way to do this? Thanks. |
#2
![]() |
|||
|
|||
![]()
a simple way is to use a helper column
enter =rand() next to each name select both data sets and sort by the RAND column select the teams from the first, second, third and fourth sets of six. each time you resort, you will get a different combination "newbie" wrote: I have a list of 24 names, and I am trying to randomly put them into 4 teams of 6. Does anyone know of an easy way to do this? Thanks. |
#3
![]() |
|||
|
|||
![]()
bj - Thank you! That is exactly what I was looking for.
"bj" wrote: a simple way is to use a helper column enter =rand() next to each name select both data sets and sort by the RAND column select the teams from the first, second, third and fourth sets of six. each time you resort, you will get a different combination "newbie" wrote: I have a list of 24 names, and I am trying to randomly put them into 4 teams of 6. Does anyone know of an easy way to do this? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Generation of random numbers and sum of those with a condition | Excel Worksheet Functions | |||
random number generation | Excel Worksheet Functions | |||
Random Name Generation | Excel Worksheet Functions | |||
Barb Reinhardt: HOW TO: Plot a Team Name .... | Charts and Charting in Excel |