Hi--how do I scramble a list randomly?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi--I have made a list in Excel 2003 of words, in one column. I would like
to scramble them randomly periodically. It seems it should be simple, and
yet I can't find a way to do it. Any help appreciated. Thank you.
 
use a helper column
fill the column with random numbers=rand()
sort by that column
whenever the sheet recalculates the random numbers will regenerate so you
can sort again and again
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top