View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Help for Random Number Generation

For b in B1 enter:

=0.6*RAND()+0.2

For a in A1 enter:

=-(0.8-B1)*RAND()

--
Gary''s Student - gsnu200719