View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan Eduardo Gorigoitía Juan Eduardo Gorigoitía is offline
external usenet poster
 
Posts: 3
Default Selecting one every four other rows

Another need from a helpless analyst.

I need to be able to select rows from a large database. I need to get the
row 2, then row 5 and so on. I need to do this for a random sorting for
surveys. Of course if anyone has a way to randomly select rows it'd be even
better :D

Regards
Juan Eduardo