+ Reply to Thread
Results 1 to 4 of 4

Adding months to start date to get end date

  1. #1
    Registered User
    Join Date
    11-21-2006
    Posts
    35

    Adding months to start date to get end date

    I have found several suggestions how to solve a similar problem, but none of them seems to work for me... I know it is no challenge for all you sharp minds, so please help me with the following:

    In G6 I have a start date (01-02-2011)
    In F6 I have a number of months (24)
    In H6 I need a formula to calculate the end date...

    Below is one of the suggestions I found in here - but I cannot get it to work... :-(

    =MIN(date(year(G6);month(G6)+F6+{0,1};DAY(G6)*{1}))

    I use Office 2010...

    Look forward to your help... :-)
    Last edited by Eva_; 01-06-2011 at 09:55 AM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Adding months to start date to get end date

    You can use EDATE function, i.e. in H6

    =EDATE(G6;F6)
    Audere est facere

  3. #3
    Registered User
    Join Date
    11-21-2006
    Posts
    35

    Re: Adding months to start date to get end date

    Yes... I just found out myself too and hurried in here to cancel this request - but of course I'm too late... Excel Forum's help is always quick... :-)

    Thanks anyway daddylonglegs... :-)

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Adding months to start date to get end date

    One way might be

    =DATE(YEAR(A2),MONTH(A2)+B2,DAY(A2))

    Hope this helps
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

+ 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