View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Random #'s for a population

Assuming you are using a formula to generate the random numbers...

First, make the values static, then sort them. Or, use the LARGE/SMALL
functions to reorder the numbers into a sorted list for you, if you want to
be able to quickly get new numbers.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Anna" wrote:

How do you use the sort filter smallest to largest? When I try I see that
the numbers are changing not just reordering? Any ideas?