I want to generate random times (every couple of hours) for dates
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:
Gary''s Student
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: