I have a list of 5 individuals that I would like to assign using a snake draft (similar to a fantasy football style draft), where the the last person to pick something is the next person to pick. For example, there are 5 people (Kelly, Jon, Bob, Suzie, and Tom) and here's their pick order: Kelly goes 1st, Jon goes 2nd, Bob goes 3rd, Suzie goes 4th, and Tom goes 5th. However, next, Tom goes first, Suzie goes second, etc... Here's the first 16th pick order to show as an example:
1st Pick: Kelly
2nd Pick: Jon
3rd Pick: Bob
4th Pick: Suzie
5th Pick: Tom
6th Pick: Tom
7th Pick: Suzie
8th Pick: Bob
9th Pick: Jon
10th Pick: Kelly
11th Pick: Kelly
12th Pick: Jon
13th Pick: Bob
14th Pick: Suzie
15th Pick: Tom
16th Pick: Tom
...etc...etc... It's the snake method.
I want to create an equation where I can just populate the first 5 names and then drag the rest of the cells down the rows.
What equation would I put in cell C8 in Google Sheets to get this to work?
Thanks!
1st Pick: Kelly
2nd Pick: Jon
3rd Pick: Bob
4th Pick: Suzie
5th Pick: Tom
6th Pick: Tom
7th Pick: Suzie
8th Pick: Bob
9th Pick: Jon
10th Pick: Kelly
11th Pick: Kelly
12th Pick: Jon
13th Pick: Bob
14th Pick: Suzie
15th Pick: Tom
16th Pick: Tom
...etc...etc... It's the snake method.
I want to create an equation where I can just populate the first 5 names and then drag the rest of the cells down the rows.
What equation would I put in cell C8 in Google Sheets to get this to work?
Thanks!