I've searched the forum for this but can't find it. If the answer exists please point me to the right thread.
I have a list of 5 people who I want to randomly put in a table consisting of columns Mon - Friday and rows for Week 1-5 (so 25 blank cells).
How do I go about randomly filling those 25 cells with the 5 people?
I can randomize the 5 people from 1 - 5 using the rand() & rank() formulae, but can't work out how/if to use them to fill the table randomly with those 5 people.
Any ideas?
Hope that made sense.
I have a list of 5 people who I want to randomly put in a table consisting of columns Mon - Friday and rows for Week 1-5 (so 25 blank cells).
How do I go about randomly filling those 25 cells with the 5 people?
I can randomize the 5 people from 1 - 5 using the rand() & rank() formulae, but can't work out how/if to use them to fill the table randomly with those 5 people.
Any ideas?
Hope that made sense.