Thread: Shuffling
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Hilberg David Hilberg is offline
external usenet poster
 
Posts: 84
Default Shuffling

=Rand()

If your cells are in B1:B10, put =Rand() in A1:A10, highlight A1:B10,
and click the sort button.

- David

Ross wrote:
How do you shuffle cells?