I want to generate a sample of random dates using Excel 2000.
I want to generate a sample of random dates using Excel 2000.
=DATE(2005,1,1)+IF(RAND()>0.5,RAND()*-1000,RAND()*1000)
will generate random dates 1000 days plus and 1000 days minus 1/1/2005
Ofcourse format it as date
"celia w" <celia w@discussions.microsoft.com> wrote in message
news:CDA8DB72-9FFB-4C7E-BA17-14E0D8080E0F@microsoft.com...
>I want to generate a sample of random dates using Excel 2000.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks