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

I want to simulate dealing a pack of cards. So i want to generate a nunber
between 1 and 52, then on the next run, generate another number but without
the number just found. Then the next hand again a number between 1 and 52 but
minus the numbers found and so on. Anyone out there?