View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ivo
 
Posts: n/a
Default How can I make the rows go into a random order?

try rand()

"chicken99" wrote:

I am doing some statistical work, and I am trying to use a systematic sample,
but the rows of data need to be random. How can I make excel do this?