+ Reply to Thread
Results 1 to 2 of 2

How do I generate random numbers using dates in excel?

  1. #1
    celia w
    Guest

    How do I generate random numbers using dates in excel?

    I want to generate a sample of random dates using Excel 2000.

  2. #2
    N Harkawat
    Guest

    Re: How do I generate random numbers using dates in excel?

    =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 [email protected]> wrote in message
    news:[email protected]...
    >I want to generate a sample of random dates using Excel 2000.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1