View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ladee_bird Ladee_bird is offline
external usenet poster
 
Posts: 1
Default How do you generate random numbers in a normal distribution?

Hi,
How do you generate 100 random numbers with a normal distribution between 0
and 90? And when this is done how do you stop the random numbers changing
each time you do something else?
Thanks