View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default I want to generate random times (every couple of hours) for dates

Enter:
=today()+rand()
to get a random time for today

format custom:
m/d/yyyy hh:mm
--
Gary's Student
gsnu200709


"Daniel Hartman" wrote:

I want to generate random times (every couple of hours) for dates. For
example, we have a security exercise that is randomly generated for given
dates, or every day. Reply to: