+ Reply to Thread
Results 1 to 4 of 4

SUMPRODUCT for multiple sheets and columns

  1. #1
    Registered User
    Join Date
    08-12-2015
    Location
    Amsterdam
    MS-Off Ver
    2010
    Posts
    4

    Post SUMPRODUCT for multiple sheets and columns

    Hi everyone!,

    I was hoping that someone could help me out with solving this issue.
    In short, I have the following formula I wish to apply to multiple sheets: =SUMPRODUCT(((A3:A11=E15)*(B1:G1<=E16))*B3:G11)
    Please see, the attached workbook I use to illustrate the problem Template SUMPRODUCT across multiple sheets.xlsx.

    How could I re-formulate the SUMPRODUCT formula on Sheet 1 to make it so that it applies to the number across multiple sheets? For instance, Sheet 2 to 5.
    I keep the criteria on the first sheet only. I have read quite some posts related to this issue and learned a bit about the INDIRECT funtion to apply a SUMIF formula across multiple sheets but I couldn't find this specific issue.

    Please help!

    -Xavier

  2. #2
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Re: SUMPRODUCT for multiple sheets and columns

    Hi You gotta have individual formula in for each sheet.
    Like in Sheet cell b21 you can have =SUMPRODUCT(((Sheet2!$A$3:$A$11=$E$15)*(Sheet2!$B$1:$G$1<=$E$16))*Sheet2!$B$3:$G$11)
    and B22 you can have =SUMPRODUCT(((Sheet3!$A$3:$A$11=$E$15)*(Sheet3!$B$1:$G$1<=$E$16))*Sheet3!$B$3:$G$11) and so on..

  3. #3
    Registered User
    Join Date
    08-12-2015
    Location
    Amsterdam
    MS-Off Ver
    2010
    Posts
    4

    Re: SUMPRODUCT for multiple sheets and columns

    Hi Anzafsa,

    Yeah, this works fine!

    I have used your formula in B21 now. This is the result. =SUMPRODUCT(((Sheet2!$A$3:$A$11=$E$22)*(Sheet2!$B$1:$G$1<=$E$23))*Sheet2!$B$3:$G$11)+SUMPRODUCT(((Sheet3!$A$3:$A$11=$E$22)*(Sheet3!$B$1:$G$1<=$E$23))*Sheet3!$B$3:$G$11)+SUMPRODUCT(((Sheet4!$A$3:$A$11=$E$22)*(Sheet4!$B$1:$G$1<=$E$23))*Sheet4!$B$3:$G$11)+SUMPRODUCT(((Sheet5!$A$3:$A$11=$E$22)*(Sheet5!$B$1:$G$1<=$E$23))*Sheet5!$B$3:$G$11)

    Thanks a lot!

    -Xavier

  4. #4
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Re: SUMPRODUCT for multiple sheets and columns

    Happy to help..you are welcome

+ 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. Sumproduct over multiple sheets
    By PeteW202020 in forum Excel General
    Replies: 9
    Last Post: 12-07-2015, 10:14 PM
  2. Replies: 1
    Last Post: 08-16-2015, 08:59 AM
  3. SUMPRODUCT across multiple sheets
    By excelnoob007 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-17-2015, 05:51 AM
  4. Replies: 5
    Last Post: 02-06-2015, 08:44 PM
  5. Replies: 2
    Last Post: 01-23-2013, 06:25 AM
  6. sumproduct from multiple sheets
    By Roger Govier in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 06:05 AM
  7. sumproduct from multiple sheets
    By Roger Govier in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 04:05 AM

Tags for this Thread

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