Thread: Random numbers
View Single Post
  #1   Report Post  
john liem
 
Posts: n/a
Default Random numbers


I want to generate numbers (1 to 15) in cells A1 through O1, but the
number in each cells should be unique compare to the other cells, how
can I do it? If I use =randbetween(1,15), I can not get unique number
in each cell, some numbers are duplicated.


--
john liem