View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Bernd P Bernd P is offline
external usenet poster
 
Posts: 806
Default Fill with random numbers

Hello,

Another one which offers unique numbers as well as (optional!)
repeating numbers (up to a given limit) and optimizes for a small
count of draws in a huge range:
http://www.sulprobil.com/html/uniqrandint.html

Regards,
Bernd