+ Reply to Thread
Results 1 to 7 of 7

VLOOKUP returns wrong values

  1. #1
    Registered User
    Join Date
    08-26-2009
    Location
    SEA
    MS-Off Ver
    Excel 2007
    Posts
    18

    VLOOKUP returns wrong values

    Hello guys,

    I need help on vlookup functions that I use together with dropdown list data validation.
    It seems to return the wrong values, I'm not sure what I did wrong.
    So, if anyone can take a look at it and help me out, it'd be much appreciated
    Attached Files Attached Files
    Last edited by NBVC; 05-26-2011 at 03:39 PM. Reason: solved

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,604

    Re: VLOOKUP returns wrong values

    You must use FALSE at the end for exact match:

    =VLOOKUP(B3, $J$4:$K$10, 2, FALSE)

  3. #3
    Registered User
    Join Date
    03-07-2011
    Location
    anantapur,india
    MS-Off Ver
    Excel 2010
    Posts
    1

    VLOOKUP returns Some Values as #N/A

    I need help on vlookup functions that,some of the results showing #N/A, but there are right result it showing wrong,So, if anyone can take a look at it and help me out, it'd be much appreciated
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-26-2009
    Location
    SEA
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: VLOOKUP returns Some Values as #N/A

    Quote Originally Posted by pavanonly4u View Post
    I need help on vlookup functions that,some of the results showing #N/A, but there are right result it showing wrong,So, if anyone can take a look at it and help me out, it'd be much appreciated
    I'm not an expert, but I see that you forgot to ANCHOR the range, that's why it returns NA.
    So you just need to ANCHOR the range before dragging them down.

  5. #5
    Registered User
    Join Date
    08-26-2009
    Location
    SEA
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: VLOOKUP returns wrong values

    Quote Originally Posted by zbor View Post
    You must use FALSE at the end for exact match:

    =VLOOKUP(B3, $J$4:$K$10, 2, FALSE)
    thanks a lot !!

  6. #6
    Registered User
    Join Date
    05-11-2011
    Location
    College Station, Texas
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    42

    Smile Re: VLOOKUP returns Some Values as #N/A

    Quote Originally Posted by pavanonly4u View Post
    I need help on vlookup functions that,some of the results showing #N/A, but there are right result it showing wrong,So, if anyone can take a look at it and help me out, it'd be much appreciated
    See if this is fine. It works fine now, as far as I can see..!
    Attached Files Attached Files

  7. #7
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,604

    Re: VLOOKUP returns wrong values

    Please, follow the rules...



    2. Don't post a question in the thread of another member -- start your own. If you feel it's particularly relevant, provide a link to the other thread.

+ 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