RAND

  • Thread starter Thread starter DABriggs
  • Start date Start date
D

DABriggs

Is there anyway to keep the Rand function from duplicating
numbers?
 
Since the cyclicality of RAND() is certainly greater than, say, the
number of rows, it's exceedingly unlikely to duplicate numbers unless
you're generating a huge simulation. In that case, XL's RAND function in
all versions is suspect enough that you should not use it for any
serious modelling work.

You may want to look at posts regarding RAND() in the archives

http://groups.google.com/advanced_group_search?q=group:*excel*

by Braden, Grove, Lewis and others.


Perhaps you're trying to do something different - post back if so.
 
But if it never came up with duplicate numbers then it wouldn't be truly
random, would it?
 

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.

Ask a Question

Back
Top