• 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.

Help Needed with Sumifs

Asheesh

Excel Ninja
Hi Experts,

Please see the attached...Neither the Sumifs nor the SUM(If Array...is working in this scenario..

Note: I dont want to use helper cells...and is there a way to give the criteria as a range and not as single value...

Appreciate your help in advance....
 

Attachments

  • help required.xlsm
    8.3 KB · Views: 11
Hi Asheesh ,

See if this works :

=SUM(SUMIFS($B$2:$B$18,$A$2:$A$18,$D$3:$D$5))

Enter this as an array formula , using CTRL SHIFT ENTER.

Narayan
 
Back
Top