Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel 2003-RND() vs Rand()

How does RND generate random numbers..is it updated the way Rand () is in Excel 2003?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel 2003-RND() vs Rand()

rnd is part of vba 6. VBA6 hasn't changed since xl2000 - at least there
hasn't been a version change.

http://support.microsoft.com/default...47&Product=vbb
INFO: How Visual Basic Generates Pseudo-Random Numbers for the RND Function

--
Regards,
Tom Ogilvy



"Leigh" wrote in message
...
How does RND generate random numbers..is it updated the way Rand () is in

Excel 2003?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel 2003-RND() vs Rand()

Thanks, so it doesn't have the same issues associated with it that Rand() did/does (once you install the office update)?
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel 2003-RND() vs Rand()

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" wrote in message
...
Thanks, so it doesn't have the same issues associated with it that Rand()

did/does (once you install the office update)?


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 837
Default Excel 2003-RND() vs Rand()

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

Leigh wrote:

Thanks, so it doesn't have the same issues associated with it that


Rand() did/does (once you install the office update)?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get repeatable Excel RAND sequence? Joe User[_2_] Excel Worksheet Functions 12 April 22nd 10 01:50 PM
how can i set up rand or rand between to give only -1 or 1? Uesiet Excel Worksheet Functions 8 October 27th 08 02:28 PM
How can I sort a column of numbers generated by excel RAND funct? Erick K Excel Discussion (Misc queries) 5 May 24th 08 01:13 AM
Excel 2000, RAND and IF functions do not work together for me Jesse CH Excel Worksheet Functions 8 July 5th 07 01:58 PM
Speed--Excel 2003 RAND vs. VBA Rnd... TIMERESRCH Excel Programming 2 February 5th 04 02:49 PM


All times are GMT +1. The time now is 01:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"