May 25, 200421 yr I have a list of serial numbers in a file. I would like to sort them so could make them randomized. Is this possible in any way? Thanks
May 25, 200421 yr You could create another field, and do a ReplaceAll using the calculation: Random and then sort on that instead. Going forward, you could turn on auto-enter for that field with Random as its calculation.
Create an account or sign in to comment