View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernd P Bernd P is offline
external usenet poster
 
Posts: 806
Default In excel, I want to generate a random number

Hello,

I suggest to use my UDF UniqRandInt:
http://www.sulprobil.com/html/uniqrandint.html

You can also use it if you want to simulate two card decks (104 cards
showing the numbers 1 to 52 twice) which are used most often in
reality.

Regards,
Bernd