+ Reply to Thread
Results 1 to 4 of 4

Vlookup to the left

  1. #1
    Registered User
    Join Date
    09-23-2003
    Posts
    18

    Vlookup to the left

    Hi,

    I want to create a vlookup but instead of returning a cell to the right of the source cell I want to go one column to the left? Any ideas? Thanks.

    Example I know the number 8 and want to vlookup and find 8 but return 7.

    3 6
    7 8

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Vlookup to the left

    As you know VLOOKUP can only look left to right ... for right to left use INDEX with MATCH, eg

    =INDEX(A:A,MATCH(8,B:B,0))

  3. #3
    Registered User
    Join Date
    09-23-2003
    Posts
    18

    Re: Vlookup to the left

    Great. Thank you.

  4. #4
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: Vlookup to the left

    Or just copy the column to the right and hide it
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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