+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP returns value from different row.

  1. #1
    Registered User
    Join Date
    08-27-2003
    Posts
    3

    VLOOKUP returns value from different row.

    This driving me mad. I want the A column to find it's match in the G column and place the corresponding number from the H column in the the B column. Please see attachment.

    formula is so basic: =VLOOKUP($A2,G1:H8806,2)

    Thank you for your help in advance.
    Attached Files Attached Files
    Last edited by crazyaboutgus; 02-03-2010 at 07:05 PM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: VLOOKUP returns value from different row.

    Hi,

    You'll need to remove the trailing spaces from the values in column G.
    Then using a belt and braces approach use FALSE as the fourth element of the VLOOKUP() and fix the lookup range with $. i.e.
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    08-27-2003
    Posts
    3

    Re: VLOOKUP returns value from different row.

    Holy Smokes! I didn't even thing of the extra spaces. Is that why it took the number above it? Thank you so much!

+ 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