Hello Everyone,
I am so stumped and need help. How do I calculate how many accounts are expiring in March from Anaheim? Looking at a formula to calculate the yellow-highlighted area. Thank you so much !!
Hi AliGW, Yes I do have 365. For an expanding list of accounts, I have changed the $c$227 to $c$500. Is there a neater way?
=SUMPRODUCT((MONTH($C$3:$C$500)=MONTH($E8))*(YEAR($C$3:$C$500)=YEAR($E8))*($B$3:$B$500=F$2))