+ Reply to Thread
Results 1 to 8 of 8

Index & Match with 3 matches

  1. #1
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Index & Match with 3 matches

    Hi,

    Can anyone help with a formula with three lookups and then a cumulative formula...

    On the tabs "111 Inverurie" and "145 Belfast" I have cells in which I need formula in to return data from the "Export" sheet.

    My problem is that due to the way the data is exported I need three lookups, one to match the branch, KPI and month.

    The matches are.
    • Cell A1 on "111 Inverurie" Sheet with Column A on the "Export" sheet
    • Row 2 on "111 Inverurie" Sheet with Column B on the "Export" sheet
    • Cell A3:A5 on "111 Inverurie" Sheet with Row 2 on the "Export" sheet


    Can this 3 way look up be achieved?


    Sumproduct Formula 2:
    Then the added complication is that I also need a year to date formula (column D on the branch tabs) which will do the above but rather than pull one months worth of data it would pull the cumulative total. e.g. if Feb is selected then it would sum Jan and Feb.

    Can anyone help with either formula please?


    Regards

    Paul
    Attached Files Attached Files
    Last edited by pauldaddyadams; 04-23-2014 at 05:59 AM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,596

    Re: Index & Match with 3 matches

    There is no such shets in example workbook

  3. #3
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Index & Match with 3 matches

    Hi,

    There is only one sheet in that attachment: "Dashboard 2014"

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  4. #4
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Re: Index & Match with 3 matches

    Sorry - uploaded the wrong file. It is now updated in the original post
    Attached Files Attached Files
    Last edited by pauldaddyadams; 04-23-2014 at 07:38 AM.

  5. #5
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Re: Index & Match with 3 matches

    Is there anyway I can have a three way lookup with this layout?

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,596

    Re: Index & Match with 3 matches

    What you want to return as result?

  7. #7
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Re: Index & Match with 3 matches

    I have updated the spreadsheet to show the expected output based on the month of February.

    The month columns should contain the month data and the YTD column sums Jan and Feb month data.

    I have linked the cells to show where it should pick the data up from
    Attached Files Attached Files

  8. #8
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Re: Index & Match with 3 matches

    Hi,

    Managed to do it through:
    =SUMPRODUCT((Export!$A$3:$A$30=$A$1)*(Export!$B$3:$B$30=$B$2)*(Export!$C$2:$E$2=A3)*(Export!$C$3:$E$30))
    and
    =SUMPRODUCT((Export!$A$3:$A$30=$A$1)*(Export!$B$3:$B$30<=$B$2)*(Export!$C$2:$E$2=A3)*(Export!$C$3:$E$30))

+ 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] Index/Match with ability to sum one of the matches?
    By Revitigs in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-31-2014, 12:18 PM
  2. [SOLVED] INDEX MATCH array formula that matches substring n gives multiple matches
    By bkwins in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-12-2013, 04:57 AM
  3. Replies: 4
    Last Post: 07-18-2012, 02:34 PM
  4. Vlookup or Index Match on 2 matches
    By jmuise2007 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-19-2007, 08:22 PM
  5. Use MATCH & INDEX to list all matches
    By zulaz in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 02-07-2005, 04:00 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