• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Sumproduct with 2 criteria

Hélio

New Member
Hi there, I´m facing a problem that i really thought a could surround but can´t. i have a list and need to sum the column week day based on a second criteria regarding a System name. the common formula used is not working what made me confused. I tried different arguments but failed..

please see attached for better understanding.

My best regards,
 

Attachments

You had a misplaced parenthesis, and array sizes were different. Formula in H5 should be:
=SUMPRODUCT((LEFT($A$2:$A$35;2)=H$4)*($D$2:$D$35=$G5))
Copy down and to the right as needed to fill in the table.
 
Hi Luke, you are absolutely correct!! Im spending many hours a day to complete this table and details are trickling through my fingers...

My best regards
 
Back
Top