I have 10 employees and need to randomly schedule them for fairness in schedule
they are numbered 1 to 10
when I use RANDBETWEEN I get duplicates
is there a way I can stop the duplicates and have 1 to 10 in random order going down a column?