View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jyoti Jyoti is offline
external usenet poster
 
Posts: 3
Default how to generate series of random numbers which are all unique

I have 2 col , each having certain unique values. I need to re arrange both
the col randomly.

e.g., 1 st col contains unique names and 2nd col contains certain ID's (
numeric/text). I need to assign these ID's randomly to each names.