View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default assigning random numbers without repetition

I like J.E. McGimpsey's UDF.

You can find it he

http://www.mcgimpsey.com/excel/udfs/randint.html

Baha wrote:

hi
I want to assign random numbers from 1 to 50 to the range of A1:A20 without
repetition.I checked several related questions but really couln`t understand
how this works.
thanks for help.
--
Regards,
Baha


--

Dave Peterson