+ Reply to Thread
Results 1 to 5 of 5

Need to add 1 year to date returned by VLOOKUP.

  1. #1
    Registered User
    Join Date
    01-07-2021
    Location
    California
    MS-Off Ver
    Professional Plus 2016
    Posts
    23

    Need to add 1 year to date returned by VLOOKUP.

    I need to add 1 year to a date that is returned by using VLOOKUP from another sheet. This is the formula I am using to get the date from a separate sheet.
    Please Login or Register  to view this content.
    This returns the excel date which I convert to a usable date.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,889

    Re: Need to add 1 year to date returned by VLOOKUP.

    Maybe this:

    =TEXT(EDATE(IF($A3="","",CHOOSE(MATCH("Pass",C3:J3,0),VLOOKUP(A3,JamClear!$A:$O,15,FALSE)))&"",12),"MM/DD/YY")
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    01-07-2021
    Location
    California
    MS-Off Ver
    Professional Plus 2016
    Posts
    23

    Re: Need to add 1 year to date returned by VLOOKUP.

    This is a start but it is also changing the months and days as well. In this case the original date was 10/21/20 with your formula the date changes to 09/29/21.

  4. #4
    Registered User
    Join Date
    01-07-2021
    Location
    California
    MS-Off Ver
    Professional Plus 2016
    Posts
    23

    Re: Need to add 1 year to date returned by VLOOKUP.

    Nevermind the formula works great, however I have an error that it is an inconsistent calculated column forumla. Any thoughts on that?

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,889

    Re: Need to add 1 year to date returned by VLOOKUP.

    I'm good, but I'm not clairvoyant!!!

    There are instructions at the top of the page explaining how to attach your sample workbook.

+ 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. [SOLVED] Extract Month and Year from Date cell which was previously returned by equation
    By Sameh_Sam in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-16-2020, 06:07 AM
  2. [SOLVED] year of a returned date using vlookup
    By charliec in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-06-2020, 01:25 PM
  3. Vlookup value as a date range for fiscal year
    By beleza.jake in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-27-2018, 11:06 PM
  4. vlookup or index to find the first date in a year
    By rlh in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2016, 05:58 AM
  5. Replies: 3
    Last Post: 09-04-2013, 10:49 AM
  6. Vlookup Month and Year in a Date
    By deanstein in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-14-2012, 12:52 PM
  7. [SOLVED] Incorrect Serial Number Returned for YEAR Function
    By greenmat in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-27-2012, 06:22 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