+ Reply to Thread
Results 1 to 5 of 5

Lookup using multiple criteria- values are in different columns

  1. #1
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Lookup using multiple criteria- values are in different columns

    Hi,

    Refer to the attached sheet, can you please help us to extract the value using multiple criterias, the values are in different columns.

    Regards
    Shareez
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Lookup using multiple criteria- values are in different columns

    Try this...
    =INDEX($B$2:$E$6,MATCH(G2,$A$2:$A$6,0),MATCH(G3,$B$1:$E$1,0))
    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
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Lookup using multiple criteria- values are in different columns

    Enter this formula in G4

    =INDEX(B2:E6,MATCH(G2,A2:A6,0),MATCH(G3,B1:E1,0))
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Lookup using multiple criteria- values are in different columns

    That was quick.
    Thank you.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Lookup using multiple criteria- values are in different columns

    you'r welcome. If this answered your question, please take a moment to mark the thread as "solved" - it helps keep things neat and tidy lol, and consider adding the reputation to those that helped (see points 2 & 3 below my 1st post to you)

+ 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. Replies: 3
    Last Post: 04-08-2014, 03:11 AM
  2. Lookup across a row and sum values in columns that match row criteria?
    By Reanon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-12-2013, 01:43 AM
  3. Replies: 0
    Last Post: 10-16-2013, 12:42 PM
  4. Replies: 10
    Last Post: 02-19-2013, 12:05 PM
  5. Lookup values based on criteria in two columns
    By ola7mat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-11-2012, 10:14 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