+ Reply to Thread
Results 1 to 4 of 4

Index and Match with 2 Request fields

  1. #1
    Forum Contributor
    Join Date
    06-07-2013
    Location
    US
    MS-Off Ver
    Excel 365
    Posts
    485

    Index and Match with 2 Request fields

    Hello,

    I have attached a file here. I have 2 lookup requested fields in H1 and G2 on Lookups Request tab. The lookuped fields are in CofAMapping tab. I had attempted to use Index and Match to lookup these 2 values but it doesn't work. Any help will be greatly appreciated.

    Thanks,

    Jackson
    Attached Files Attached Files
    Last edited by jackson_hollon; 03-18-2019 at 12:15 AM.

  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,929

    Re: Index and Match with 2 Request fields

    You are getting errors, because you only have 4 matches in the entire range...
    rows 33, 171, 220 and 868
    and for all of those, your formula works fine

    Here is another version of your formula...
    =INDEX(CofAMapping!AG:AG,MATCH(G2&H$1,INDEX(CofAMapping!$AE$2:$AE$9238&CofAMapping!$AF$2:$AF$9238,0),0))
    it may be a bit quicker
    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 Contributor
    Join Date
    06-07-2013
    Location
    US
    MS-Off Ver
    Excel 365
    Posts
    485

    Re: Index and Match with 2 Request fields

    FDibbins,

    Great. It works. Thanks.

    Jackson

  4. #4
    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,929

    Re: Index and Match with 2 Request fields

    Happy to help, thanks for the feedback

+ 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 2 fields and compare
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-06-2017, 04:23 PM
  2. [SOLVED] INDEX / MATCH to return values from table fields
    By HeyInKy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-13-2017, 03:44 PM
  3. Index/Match Function Three Fields
    By BrandyBarrs in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-16-2014, 11:50 PM
  4. Using INDEX MATCH formula to compare two fields
    By ntaylor652 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-07-2014, 03:44 PM
  5. Replies: 14
    Last Post: 11-30-2012, 02:54 PM
  6. Replies: 4
    Last Post: 12-18-2011, 07:30 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