Thread
:
Formula Help
View Single Post
04-23-2017, 09:30 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
With your names in A2:A20 try the following
In B2: =RAND()
In C2: =INDEX($A$2:$A$20,RANK(B2,$B$2:$B$20))
Copy B2:C2 down to C20.
Press F9 to generate a new random order.
xor
View Public Profile
Find all posts by xor