Column B contains dates formatted mm/dd/yyyy.
=MONTH(B5) returns the correct value.
Why doesn't =COUNTIFS(B17:B328,"MONTH=11") work?
The goal is to count each cell that contains a particular cell.

Thanks!