View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Skylara Skylara is offline
external usenet poster
 
Posts: 2
Default Randomly sorting a group of 5 values multiple times

Hi:

I would like to generate multiple rows of the following variables without
repeating any variable in a particular row. For example: a,c,e,d,b (first
row); b,d,c,e,a (second row); etc. The concept is simple, however it seems
impossible in practice.

Thank you.
--
Skylar