View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cesar Zapata[_2_] Cesar Zapata[_2_] is offline
external usenet poster
 
Posts: 66
Default Random Numbers from list

HI,

I'm looking for a way to acomplish the following.


Let say I have 22 numbers in row 1 then I need a macro that will spit
out 10 random numbers out of those 22 numbers 100 times with no repeats.



I'm not good with loops so I dont even konw where to start.

any help is greatly appreciated.



Thanks,