+ Reply to Thread
Results 1 to 2 of 2

How do I calculate a future date in excel?

  1. #1
    jcg
    Guest

    How do I calculate a future date in excel?

    I can't figure out how to calculate a date.

    if A1 contains a date of 01/01/2000
    Then B1 should be 01/01/2003

    How do I make that happen?

    Helpless in Houston.

  2. #2
    Richard Buttrey
    Guest

    Re: How do I calculate a future date in excel?

    On Thu, 8 Sep 2005 14:31:14 -0700, jcg <[email protected]>
    wrote:

    >I can't figure out how to calculate a date.
    >
    >if A1 contains a date of 01/01/2000
    >Then B1 should be 01/01/2003
    >
    >How do I make that happen?
    >
    >Helpless in Houston.




    =DATE(YEAR(A1)+3,MONTH(A1),DAY(A1))

    is one way

    HTH


    __
    Richard Buttrey
    Grappenhall, Cheshire, UK
    __________________________

+ 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