As you correctly observe the numbers change because the sort causes the
worrksheet to recalculate. There are a number of ways around it.
One suggestion is copy your random numbers and paste special/paste values
into another range and then sort this range
--
Mike
When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.
Suppose you random numbers are in range A1:A20,
in cell B1, type: =SMALL(A1:A20,ROW()) and copy down.
Every press on [F9] will re-generate a new set of numbers which will be
automatically sorted, in Col. B
Micky
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.