Excel 2003-RND() vs Rand()

  • Thread starter Thread starter Guest
  • Start date Start date
Thanks, so it doesn't have the same issues associated with it that Rand() did/does (once you install the office update)?
 
I am not sure what issues you refer to. If you mean the negative random
numbers in Excel 2003, then no, it isn't affected by those issues to the
best of my knowledge.

--
Regards,
Tom Ogilvy

Leigh said:
Thanks, so it doesn't have the same issues associated with it that Rand()
did/does (once you install the office update)?
 
If you are referring to the production of negative numbers by RAND() in
the original release of Excel 2003, that was repared by a hotfix earlier
this year. With the hotfix, RAND() should have considerably better
statistical properties than the VBA Rnd() function.

Jerry
 

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