+ Reply to Thread
Results 1 to 6 of 6

Index match multiple criteria multiple sheets

  1. #1
    Registered User
    Join Date
    11-12-2014
    Location
    Reading
    MS-Off Ver
    2016
    Posts
    98

    Index match multiple criteria multiple sheets

    Hi,

    I have sheets, all formatted identically and all have the same table with all columns and rows labelled the same.

    I then have a summary sheet set out as below:

    Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5
    Item 1
    Item 2
    Item 3
    Item 4
    Item 5

    I'd like the formula to reference the column (sheet) and the row (item) and return the result but I'm struggling accomplishing it with more than 2 sheets

    This is what I have..


    Please Login or Register  to view this content.
    Any help would be appreciated.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: Index match multiple criteria multiple sheets

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    11-12-2014
    Location
    Reading
    MS-Off Ver
    2016
    Posts
    98

    Re: Index match multiple criteria multiple sheets

    Hopefully you'll see the attachment.

    I've given 2 examples on the summary page, essentially I'm comparing the values across multiple sheets to ensure they are the same.
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: Index match multiple criteria multiple sheets

    iN c9, COPIED ACROSS AND DOWN:

    =IFERROR(INDEX(INDIRECT("'"&C$8&"'!E30:E40"),MATCH($B9,INDIRECT("'"&C$8&"'!C30:C40"),0)),"")
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    11-12-2014
    Location
    Reading
    MS-Off Ver
    2016
    Posts
    98

    Re: Index match multiple criteria multiple sheets

    Brilliant, thanks!

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: Index match multiple criteria multiple sheets

    You're welcome and thanks for the Rep.

+ 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. Two Criteria Index Match on Multiple Sheets with Multiple Values
    By MegganM in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-21-2016, 09:51 PM
  2. Replies: 5
    Last Post: 02-06-2015, 08:44 PM
  3. [SOLVED] Two criteria Index Match on multiple sheets returning multiple values
    By Joak in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2014, 10:03 AM
  4. Vlookup (or index/match) with multiple criteria over multiple sheets
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2013, 01:56 PM
  5. [SOLVED] Index/Match Not Matching Correctly on Multiple Criteria Across Sheets
    By cbauer in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-02-2012, 04:19 PM
  6. Index Match Multiple Criteria Multiple Sheets
    By sctraffic in forum Excel General
    Replies: 10
    Last Post: 07-21-2011, 03:47 PM
  7. Replies: 8
    Last Post: 06-20-2011, 05:54 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