+ Reply to Thread
Results 1 to 4 of 4

Index Match Across Multiple Tabs?

  1. #1
    Registered User
    Join Date
    07-28-2015
    Location
    san francisco
    MS-Off Ver
    2011
    Posts
    2

    Index Match Across Multiple Tabs?

    Hi, I am trying to use index match to match data from multiple sheets onto one master sheet. the master sheet is a list of names for participants in a program. the multiple sheets i want to match are participants' gender from each year (2010,2011,2012,2013,2014).

    i can get it to work matching the 2010 sheet to the master sheet, using this:
    =INDEX('2010'!$J$2:$J$1454,MATCH(A2,'2010'!$A$2:$A$1454,0))

    i would appreciate any help adding in the other sheets!! thank you!

  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
    53,048

    Re: Index Match Across Multiple Tabs?

    Hi, welcome to the forum

    Do you mean you want to be able to select the sheet from info on the master, or do you want to look on all sheets for info to bring back to the master?

    for the 1st option, you could probably use INDIRECT() in te INDEX/MATCH, for the 2nd, maybe some nesting.

    However, I suggest that you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    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
    Registered User
    Join Date
    07-28-2015
    Location
    san francisco
    MS-Off Ver
    2011
    Posts
    2

    Re: Index Match Across Multiple Tabs?

    HI, thank you! I mean I want to look an all sheets for info to bring back to the master. I am new to excel so I don't know how to use nesting, could you help me out with how to do that?

  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
    53,048

    Re: Index Match Across Multiple Tabs?

    upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.

+ 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: 5
    Last Post: 10-16-2016, 02:33 AM
  2. Replies: 1
    Last Post: 06-18-2015, 08:45 AM
  3. Index Match Across Tabs
    By tryingtoexcelatexcel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-18-2015, 01:41 AM
  4. Replies: 2
    Last Post: 12-18-2014, 09:52 AM
  5. Item Match between TABS (Index,Match???)
    By jespo1351 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-02-2014, 03:28 PM
  6. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  7. Replies: 13
    Last Post: 12-13-2012, 11:44 AM

Tags for this Thread

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