Thread
:
Is there a simple way to do a randomizing sort?
View Single Post
#
1
BrentG
Posts: n/a
Is there a simple way to do a randomizing sort?
Is there a way to randomize several columns of data without having to add an
additional column and then generating random numbers and doing a normal sort?
Reply With Quote