Is this in Access, Excel, what? I'm not sure I fully understand the question, so If I'm way off base, just disregard.
If it's in Access, I think you could create a query and include a calculated field in your query that is a random number (using the RND function). Then, sort based on the new calculated random number field.
If in Excel, again you could include a column (even hide it if you didn't want anyone to see it) that uses the RAND() function to generate a random number. Then, sort the records based on that column.
Maybe I'm not communicating clearly, but what I'm saying is create a new random number JUST for the purpose of sorting the records. You wouldn't even show it at all (you'd show your original numbers). The only purpose for this new random number would be to randomize the records (by sorting).
Hope this makes sense... J. Jones
jjones@cybrtyme.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.