+ Reply to Thread
Results 1 to 3 of 3

formula to calculate one year from a date

  1. #1
    Forum Contributor
    Join Date
    11-17-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    365

    formula to calculate one year from a date

    Hi,
    can any one help me witht he formula to calculate one year from the the given date?

    I have a date in cell B2. 01-01-2019 (DD-MM-YYYY format)

    In C2, I need a result as 31-12-2019 (DD-MM-YYYY format). It shoud change automatically if I chage the date in B2. More examples as below

    If I enter 25-03-2019 then the result should be 24-03-2020
    If I enter 12-10-2019 then the result should be 11-10-2020

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: formula to calculate one year from a date

    Try this...

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by AlphaFrog; 10-12-2019 at 05:35 AM.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: formula to calculate one year from a date

    Or = EDATE(B2,12)-1

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. formula to calculate one year from a given date
    By saravanan1981 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2016, 12:08 PM
  2. Calculate 1-year expiration date to the end of month of a date
    By Dietcoke1953 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-18-2016, 01:20 PM
  3. [SOLVED] Formula that can calculate Year to Date % success across multiple years
    By abreet in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-23-2015, 11:30 AM
  4. Replies: 3
    Last Post: 08-14-2012, 05:14 AM
  5. Formula to calculate date from, weekday-weeknumber-year
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-16-2012, 06:59 PM
  6. Replies: 3
    Last Post: 03-12-2009, 09:54 AM
  7. formula - calculate the yearly cost each year of the 10 year contract
    By Ineedxhelp in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-14-2008, 11:23 PM

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