Thread
:
Random Number in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
C. Roenbaugh
external usenet poster
Posts: 16
Random Number in VBA
I need a random number generated in a UDF. I tried using
worksheetfunction.rand() without success. The number needs to be
uniformly distributed between 0 and 1. Any ideas?
Thanks
Chris Roenbaugh
Reply With Quote
C. Roenbaugh
View Public Profile
Find all posts by C. Roenbaugh