View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Random Number Generation at Interval

See:

http://www.cpearson.com/excel/OnTime.aspx
--
Gary''s Student - gsnu200757


"DaveM" wrote:

I could use some help with gernating a random number (between 50~75) in cell
A1 at set time intervals (in seconds). The value of the interval would be
entered in B1 with a command button for "start number generation" and "stop
number generation"

thank you in advance.

Dave