+ Reply to Thread
Results 1 to 3 of 3

Need offset data from multiple match

  1. #1
    Registered User
    Join Date
    11-08-2011
    Location
    Indiana
    MS-Off Ver
    Excel 2007, 2010
    Posts
    14

    Need offset data from multiple match

    I am struggling trying to get data by matching against a table that the data changes columns and rows each time the report runs.

    The top table is data from a report that is added from code that I wrote. The bottom table is actually a helper table to pull the data to feed other sheets. From the bottom table, I need to match the department and name to the department and name on the top table to get the desired results. Thanks for the help.


    Capture21.JPG


    Project1.20.2015.xlsx
    Last edited by SCDE; 01-22-2015 at 12:27 AM.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Need offset data from multiple match

    D15=INDEX(INDEX($A$2:$N$11,0,MATCH(A$14,$A$2:$N$2,0)+3),MATCH(B15,INDEX($A$2:$N$11,0,MATCH(A$14,$A$2:$N$2,0)+1),0))
    Try this and copy across

    if it is not you are looking for, pls elaborate your requirement
    Attached Files Attached Files
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    11-08-2011
    Location
    Indiana
    MS-Off Ver
    Excel 2007, 2010
    Posts
    14

    Re: Need offset data from multiple match

    I tested your formula on a copy of my actual data and it worked perfectly. Thanks for your help.

+ 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. Index/Match/Offset Multiple Values
    By jimbob121 in forum Excel General
    Replies: 2
    Last Post: 09-06-2010, 02:55 PM
  2. Multiple Offset and Match Functions
    By enjoi4586 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-19-2008, 10:26 PM
  3. [SOLVED] Summing multiple hits using match, offset and index method
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-08-2006, 05:40 AM
  4. Vlookup/match/offset over multiple columns of lable
    By csw78 in forum Excel General
    Replies: 6
    Last Post: 06-08-2005, 11:39 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