+ Reply to Thread
Results 1 to 2 of 2

Need Help with NESTED VLOOKUP for DATES

  1. #1
    Registered User
    Join Date
    06-11-2019
    Location
    Calfornia, USA
    MS-Off Ver
    MS Office 365 ProPlus
    Posts
    1

    Need Help with NESTED VLOOKUP for DATES

    Hi Excel Gurus, I'm hoping someone might be able to help me with my janky formula:
    =IF($B2="","",IFERROR(TRIM(VLOOKUP($B2,'sheet1'!$A$1:$DK$5000,COLUMN(J$1),FALSE)),""))

    ISSUE: For columns in sheet1 that contain DATES, vlookup is returning GENERAL numbers.
    I read online that I could troubleshoot this by adding a TEXT formula, so I assume it should look like this:
    =TEXT(VLOOKUP($B1,'sheet1'!$A$1:$DK$5000,COLUMN(J$1),FALSE),"MM/DD/YYYY")

    PROBLEM: I'm not sure how to incorporate that TEXT formula into the mess I already have above.

    ---------
    Overall purpose/goal (in case it would help):
    I'm trying to take a random list of item numbers (column B; some of which are missing and will be filled in at various times) and search for all of the info (i.e. columns A:DK in sheet1) that matches that item number.
    Some information in sheet1 maybe missing and if so, I'd like vlookup to return them as blank (vs. 0).

    And if anyone happens to have recommendations for a better (and shorter) formula, I'd be open and grateful for the feedback.

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Need Help with NESTED VLOOKUP for DATES

    I recommend uploading a small representative sample of your data along with the desired results (which you can enter manually) based on that data.

    To upload an Excel workbook, follow these steps:
    1) Click on "Go Advanced"
    2) Click on "Manage Attachments"
    3) Click on "Choose File"
    4) Choose your file and click on "Open"
    5) Click on "Upload"
    6) Click on "Close this window"

+ 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] Nested If Functions for Upcoming Expiration Dates and Expired Dates
    By AmberLeanne in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-12-2017, 07:33 PM
  2. [SOLVED] IF with nested SUM COUNTIFs with dates
    By mg989 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-17-2017, 09:08 AM
  3. [SOLVED] Nested vlookup or nested IFAND function?
    By jeptik in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-11-2017, 02:27 AM
  4. Replies: 12
    Last Post: 06-13-2014, 05:03 PM
  5. [SOLVED] Help with Nested IFS and Dates
    By Lizzy1965 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-09-2014, 08:25 AM
  6. Vlookup across sheets, nested Vlookup possibly?
    By paid2mkgrlspanic in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-09-2009, 05:10 PM
  7. Nested IFs:bottom row of dates
    By garethgtt in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-21-2007, 01:39 PM

Tags for this Thread

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