View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default randomize a set of numbers in 1 column that are located in another

It is not clear to me... do you have your numbers is cells A19, A20, A21,
etc. or are all your numbers in one cell (A19)? If the latter, what is
delimiting them (spaces, commas, something else)?

--
Rick (MVP - Excel)


"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