Thread: random numbers
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pradip Jain Pradip Jain is offline
external usenet poster
 
Posts: 25
Default random numbers

want VBA code to generate random number with following distribution:
1. uniform: between two values
2. normal: mean and standard deviation is given

thanks
pradip