Results 1 to 13 of 13

Sumifs With Index/Match Column

Threaded View

benno87 Sumifs With Index/Match Column 08-27-2009, 09:41 PM
NBVC Re: Sumifs With Index/Match... 08-27-2009, 09:55 PM
benno87 Re: Sumifs With Index/Match... 08-27-2009, 10:14 PM
NBVC Re: Sumifs With Index/Match... 08-27-2009, 10:20 PM
jcaynes Re: Sumifs With Index/Match... 09-20-2013, 05:13 PM
rjedw1 Re: Sumifs With Index/Match... 04-22-2014, 07:13 AM
jcaynes Re: Sumifs With Index/Match... 04-22-2014, 10:51 AM
rjedw1 Re: Sumifs With Index/Match... 04-22-2014, 10:56 AM
jcaynes Re: Sumifs With Index/Match... 04-22-2014, 10:59 AM
rjedw1 Re: Sumifs With Index/Match... 04-25-2014, 03:39 AM
yearwood6 Re: Sumifs With Index/Match... 03-02-2015, 10:11 AM
benno87 Re: Sumifs With Index/Match... 03-03-2015, 08:13 AM
benno87 Re: Sumifs With Index/Match... 03-03-2015, 08:14 AM
  1. #1
    Registered User
    Join Date
    10-13-2008
    Location
    Australia
    MS-Off Ver
    2007
    Posts
    85

    Sumifs With Index/Match Column

    Hi,

    I have used this technique before with a sumif formula, to use the column that matches a reference cell but I cannot get this to work on a sumifs formula. What I have used previously in a sumif formula (only 1 criteria) is below.

    =SUMIF(INDEX(INDIRECT("'Sales Q "&$H15&"'!$A:$AP"),0,MATCH(K$1,INDIRECT("'Sales Q "&$H15&"'!$1:$1"),0)-1),$A15,INDEX(INDIRECT("'Sales Q "&$H15&"'!$A:$AP"),0,MATCH(K$1,INDIRECT("'Sales Q "&$H15&"'!$1:$1"),0))
    And this is the formula I currently have for my sumifs formula (multiple criteria).

    =SUMIFS(INDEX('ACTUAL SALES'!$K:$AN,0,MATCH(B$20,'ACTUAL SALES'!$1:$1,0)),'ACTUAL SALES'!$C:$C,$B$7,'ACTUAL SALES'!$H:$H,$B$6)
    I am using the match function to match up dates - if that gives you some sort of assistance in this.

    Any help is greatly appreciated.

    Cheers
    Last edited by benno87; 08-27-2009 at 10:14 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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