randomize a list

D

Dave Peterson

I add a helper column filled with formulas (=rand())

Then I sort the entire range by that helper column.
 
Top