View Single Post
  #1   Report Post  
Jules
 
Posts: n/a
Default generate random numbers

How do I generate random numbers within a range of cells and not equal to
each other? If I have 5 cells, and I want 5 random numbers between 1 and 5,
but with each cell having a different number than any of the other cells, how
do I do this?