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

Sum of a month using cell reference from date range

Faruk Hosen

Member
Hello,
Look at the following formula

=SUMPRODUCT((YEAR($B$2:$B$100)=2016)*(MONTH($B$2:$B$100)=I3)*$C$2:$C$100)

I want to use a cell I3 which is a date. but not working.

Can anyone help?


Thanks.
 
Back
Top