The simplest way is to insert =rand() in the cells next to the word column
select both columns and sort by the rand column. If you dont like the order
just sort again.
It's an unused column that you can use to sort on. So if your words are
in A1:A20, and column B is unused, enter
B1: =RAND()
and copy down to B20. Select A1, then choose Data/Sort... and sort on
column B.
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.