+ Reply to Thread
Results 1 to 4 of 4

Using index match to find terms on multiple tables?

  1. #1
    Registered User
    Join Date
    03-16-2012
    Location
    florida
    MS-Off Ver
    mac 2008
    Posts
    63

    Using index match to find terms on multiple tables?

    Hi all! having an issue with this one. I have 6 years entered on a template and various school subjects under each. Id like a single graph where I can pull up a single subject (aka science) and compare the grades of various years against each other. any ideas? i think there is a single index match forum where we can highlight every year, then search teh year and the actual term under it, and then return the value under that, but i cant put it together. workbook attached, should be more clear. thanks everyone!
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,725

    Re: Using index match to find terms on multiple tables?

    Put this formula in A3 of Sheet3:

    =IFERROR(INDEX(Sheet1!$A$3:$BD$3,MATCH(A2,Sheet1!$A$1:$BD$1,0)+MATCH($A1,Tests,0)-1),"")

    Then you can copy it across into C3, E3 and G3. You will need to correct the year in Q1 of Sheet1.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    03-16-2012
    Location
    florida
    MS-Off Ver
    mac 2008
    Posts
    63

    Re: Using index match to find terms on multiple tables?

    perfect! thank you!

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,725

    Re: Using index match to find terms on multiple tables?

    You're welcome - glad to help.

    If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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] Extracting information from multiple tables (Vlookup, Index match, indirect??)
    By vesper007 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-07-2016, 02:36 AM
  2. [SOLVED] Index & Match for multiple Column and Row to find header...
    By mr-c in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-31-2014, 08:24 AM
  3. [SOLVED] Index and Match multiple columns and find answer for 3rd in Excel
    By jmcconville18 in forum Excel Formulas & Functions
    Replies: 30
    Last Post: 06-09-2014, 09:49 AM
  4. Replies: 9
    Last Post: 11-03-2010, 11:42 AM
  5. Index/Match formula to find multiple data
    By fastballfreddy in forum Excel General
    Replies: 2
    Last Post: 02-05-2010, 10:25 PM
  6. Replies: 3
    Last Post: 07-11-2009, 02:58 PM
  7. Need data cross-referenced in multiple tables: VLOOKUP vs. Match vs. Index
    By James McMurray in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-05-2008, 02:53 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