View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default how can I randomize a set of 496 numbers?

Enter the values in column A
Enter:
=RAND() in B1 and copy down

Sort cols A&B by B
--
Gary''s Student - gsnu200851


"Stuart Leeman" wrote:

I have a set of 496 numbers, from 1 to 496 that I have to randomize. Any
idea how to easliy do it?
Thanks