View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gaurav[_3_] Gaurav[_3_] is offline
external usenet poster
 
Posts: 127
Default randomize a set of numbers in 1 column that are located in another

I have created a random sample generator that takes random samples from a
population for statistical analyses. If you need that I can email it to you.


"Six Sigma Blackbelt" wrote in
message ...
Basically i have set of numbers that are numerical, 1 to what ever is
generated for that column (a19 is where they start), i need to take the
number from that column (a19) and move them to another column (g19) but
randomize them at the same time. So when the numerical numbers in a19 are
completed, i need them to move to g19 but be randomize.

Sounds complicated

MJS