+ Reply to Thread
Results 1 to 2 of 2

Double criteria to lookup

Hybrid View

  1. #1
    Registered User
    Join Date
    09-25-2013
    Location
    Türkiye
    MS-Off Ver
    Excel 2013
    Posts
    17

    Double criteria to lookup

    Hello everybody,

    I have 2 huge tables that one of them being filled by hand, and the other I want to be filled automated. Those two tables are containing the same datas but the order of the datas are different. Shortly you can check the attached example. I want the "QTY" datas in first table to be filled in the second table's same column.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by oozden; 05-16-2014 at 05:25 AM.

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Double criteria to lookup

    Try this Array Formula which requires Ctrl+Shift+Enter instead of just Enter.

    In I3

    =INDEX($C$3:$C$21,MATCH(G3&H3,$A$3:$A$21&$B$3:$B$21,0))
    and then drag down.
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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. [SOLVED] INDEX MATCH SMALL ROW, Double criteria Lookup
    By GP_SRT in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-22-2013, 11:15 AM
  2. double lookup
    By Damedron in forum Excel General
    Replies: 3
    Last Post: 03-27-2009, 03:48 PM
  3. lookup double criteria and sum total amt
    By sep910 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-19-2008, 12:21 AM
  4. Double lookup
    By Gary T in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. Double lookup
    By Gary T in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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