+ Reply to Thread
Results 1 to 2 of 2

Index Match Across Tabs

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-04-2015
    Location
    Bangkok, Thailand
    MS-Off Ver
    2013
    Posts
    175

    Index Match Across Tabs

    Index Match Across Tabs.xlsx

    Hi All,

    I was wondering if someone could help with a formula that searches across tabs. I have an excel sheet that I would like to use the index match function or some search & return function but be able to search across the excel sheets instead of writing an index match formula for each column.

    Thank you very much in advance

    Joseph

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,742

    Re: Index Match Across Tabs

    I put a drop down box in B2 to select which year to return. I changed the header in I2 from Whos to Who in order to match the sheet tab.

    I put some figures in Me Year 2013 to test the formula. I changed some figures in Who Year 2014 to test the formula.

    It is
    Formula: copy to clipboard
    =IFERROR(INDEX(INDIRECT("'"&E$2&"'"&"!E6:K27"),MATCH(Sheet1!$B5,INDIRECT("'"&E$2&"'"&"!B6:B27"),0),MATCH($B$4,INDIRECT("'"&E$2&"'"&"!E2:K2"),0)+2),"")
    put in E5:I26.

    The file is attached.
    Attached Files Attached Files
    Dave

+ 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. Item Match between TABS (Index,Match???)
    By jespo1351 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-02-2014, 03:28 PM
  2. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  3. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  4. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  5. Rename worksheet tabs and sheets to match tabs via button
    By timgavin in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-31-2011, 06:12 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