Results 1 to 13 of 13

Sumifs With Index/Match Column

Threaded View

  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