Generating Random Numbers

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

I see there is a way to generate random numbers (=rand(). It returns a
number between 0 and 1.


Is there a way to generate random numbers between and including 1 and 6?

Thanks.
 
Note that while RANDBETWEEN is really slick, you must have the Analysis
TookPak add-in loaded to use it...
 
Back
Top