+ Reply to Thread
Results 1 to 2 of 2

Sum one column meeting criteria from two other columns

  1. #1
    Registered User
    Join Date
    12-16-2011
    Location
    New Orleans, La
    MS-Off Ver
    Excel 2003
    Posts
    12

    Wink Sum one column meeting criteria from two other columns

    Am trying to add cells in one column if the criteria matches info in two other columns. I attached my file [excell 2003] I had to shorten the list to fit the requirements but I can change that in a formula. I am in over my head but you can see what I tried, with someone's help yesterday, but maybe we can use the data in the summary page info. I don't know, please help
    Attached Files Attached Files
    Last edited by ddalferes; 12-22-2011 at 04:18 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Sum one column meeting criteria from two other columns

    Try:

    =SUMPRODUCT(--($A$2:$A$984=E$3),--($B$2:$B$984=$D5),$C$2:$C$984)

    adjust ranges to suit (you can also change it so it references the relevance columns in the other sheet), then copy down and across.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

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