+ Reply to Thread
Results 1 to 5 of 5

Vlookup for multi column

  1. #1
    Forum Contributor
    Join Date
    06-24-2012
    Location
    Australia
    MS-Off Ver
    Office365
    Posts
    302

    Vlookup for multi column

    Hello Expert,
    Attempting to use "Vlookup" for multi columns, but I am getting error as #value !
    Please see attached file ( Excel 2007)
    Thanks in advance,
    Karnik
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Vlookup for multi column

    ARRAY formula in E2 and copy down.

    =INDEX($N$2:$N$50,MATCH(A2&B2&C2&D2,$I$2:$I$50&$J$2:$J$50&$K$2:$K$50&$L$2:$L$50,0))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: Vlookup for multi column

    Hello,

    You can use this Array formula
    Please Login or Register  to view this content.
    In Cell E2, and drag it down. When you enter it, hold Ctrl-Shift then hit Enter.
    I know, it doesn't look elegant at all.
    I'll try if I don't have to add them manually ...

    Edit: Fotis, you beat me to it!
    Last edited by Lemice; 04-19-2013 at 03:35 AM. Reason: Forgot "/" in [code]
    (copy pasta from Ford)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools

    Regards,
    Lem

  4. #4
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: Vlookup for multi column

    Here is another solution
    Please Login or Register  to view this content.
    Similarly, this is an Array Formula

  5. #5
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Vlookup for multi column

    @ Lemice

    I welcome a good Exceller!

+ 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