+ Reply to Thread
Results 1 to 2 of 2

Sumifs or sumproduct ?

  1. #1
    Registered User
    Join Date
    10-05-2012
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    1

    Sumifs or sumproduct ?

    Hi all,

    Hope someone can help. I've been trying to figure this out on my own but have failed. Any help will be appreciated.

    Here is the issue, have a formula that works fine when summing up one column. However, I can't do it when I want to add additional columns to be included in the calculation. Here is an example of the formula used: =SUM(SUMIFS(D:D,A:A,1,B:B,"A560",C:C,"*BA*",H:H,2012,I:I,9)). It is summing up column D based on criteria from other columns. However, I would like to change the formula to sum not only column D but also E, F, G and keep criteria the same. The result would then include the last row of data and the new sum would be 2000. How do I sum up columns D thru F based on several criteria. Thanks in advance to all. -Michael

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Sumifs or sumproduct ?

    I would suggest adding a column to your data that sums D:G for each row. If that were column Z, you would now just need your SUMIFS to sum column Z based on the other criteria.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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