View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Myrna Larson Myrna Larson is offline
external usenet poster
 
Posts: 863
Default Enhancing Excel's Random Number Generator!

I talks about an Excel INI file. I don't find one for Excel 2002.

However, they also say at the bottom that the default was changed from 0 to 1
in Excel 5. They probably didn't change it back. To check that, I started
Excel and typed the formula =RAND() in a cell and noted the result. Then I
closed Excel, reopened it, and repeated this. The 2nd number was NOT the same.
So it has probably already been "enhanced".

On 8 Mar 2005 13:55:48 -0800, "Mike" wrote:

Hi everyone:

I found this information on how to enhance Excel's RNG:

http://support.microsoft.com/default...Ben-us%3B86523

How can I take advantage of this to enhance my excel RNG?

Thanks,
Mike