+ Reply to Thread
Results 1 to 2 of 2

Vlookup returns N/A

  1. #1
    Registered User
    Join Date
    10-23-2008
    Location
    USA
    Posts
    78

    Vlookup returns N/A

    Hello all,
    After desperately trying ti resolve a simple vlookup, I am turning to the forum for help. I have 3 tabs: Conflict Check, Conflict Check Update and Final Table. In cell E2 of the Final Table, I am running the following formulas VLOOKUP(A2, 'Conflict Check'!A:F, 6, FALSE). I am baffled that it returns #N/A. Any idea why?

    I am attaching the file for better insight (Cleaned up sensitive data...)

    Thanks for the help!

    Bruno
    Attached Files Attached Files
    Last edited by bmunoz64; 07-16-2020 at 02:55 PM.

  2. #2
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,913

    Re: Vlookup returns N/A

    The lookup values are in column B of your lookup table sheet, not column A, so you need:

    =VLOOKUP(A2, 'Conflict Check'!B:F, 5, FALSE)
    Rory

+ 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] Vlookup After Vlookup Returns Value in the same Cell
    By Yoandsm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-22-2019, 11:03 PM
  2. [SOLVED] VLOOKUP returns #N/A
    By Tyso in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-12-2016, 11:06 AM
  3. VLOOKUP returns #N/A, EXACT returns TRUE
    By mgblair in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-02-2015, 07:37 PM
  4. Vlookup returns #N/A
    By tsukami in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-07-2014, 10:30 PM
  5. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  6. VLOOKUP returns value from different row.
    By crazyaboutgus in forum Excel General
    Replies: 2
    Last Post: 02-03-2010, 07:04 PM
  7. Vlookup only returns the first value
    By poppy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-13-2007, 10:28 AM

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