I am attempting to create a draft for a sports pool that i am involved in. There are 18 members in the pool with 18 weeks of competition. Each week there will be a "draft" to determine in which order members select their picks. I can use the =RANDBETWEEN(1,18) but this does not limit the results to a single occurrence for each week. Basically each member should have a number from 1-18 for each of the 18 weeks, no two members can have the same number each week.
Does anyone have any suggestions?
Does anyone have any suggestions?