ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can I generate a list of random dates from dates I specify (https://www.excelbanter.com/excel-worksheet-functions/198103-how-can-i-generate-list-random-dates-dates-i-specify.html)

JJ TUMIA

How can I generate a list of random dates from dates I specify
 
How can I generate a list of random dates from dates I specify

Gary''s Student

How can I generate a list of random dates from dates I specify
 
=RANDBETWEEN(DATEVALUE("1/18/1945"),DATEVALUE("1/25/2005"))

adjust the dates to suit.
--
Gary''s Student - gsnu200798

David Biddulph[_2_]

How can I generate a list of random dates from dates I specify
 
=rand() in a helper column alongside your list of dates.
Sort the two columns together, sorting by the rand column.

If you merely want a random date between 2 specified dates, try
=RANDBETWEEN(A2,A3)
--
David Biddulph

"JJ TUMIA" <JJ wrote in message
...
How can I generate a list of random dates from dates I specify





All times are GMT +1. The time now is 06:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com