I have the sample sheet below. I need to count how many y's and n's there are for each ad week per store. I tried a few different countifs with no luck. Any help is appreciated.
[TABLE="width: 168"]
<colgroup><col width="22" style="width: 17pt; mso-width-source: userset; mso-width-alt: 804;"> <col width="73" style="width: 55pt; mso-width-source: userset; mso-width-alt: 2669;"> <col width="64" style="width: 48pt;" span="2"> <tbody>[TR]
[TD="width: 22, bgcolor: transparent"]1[/TD]
[TD="width: 73, bgcolor: transparent"]A[/TD]
[TD="width: 64, bgcolor: transparent"]B[/TD]
[TD="width: 64, bgcolor: transparent"]C[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]Ad Week[/TD]
[TD="bgcolor: transparent"]Store #[/TD]
[TD="bgcolor: transparent"]Y/N[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]3[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]6[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]7[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]8[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]9[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]11[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]12[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]14[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 168"]
<colgroup><col width="22" style="width: 17pt; mso-width-source: userset; mso-width-alt: 804;"> <col width="73" style="width: 55pt; mso-width-source: userset; mso-width-alt: 2669;"> <col width="64" style="width: 48pt;" span="2"> <tbody>[TR]
[TD="width: 22, bgcolor: transparent"]1[/TD]
[TD="width: 73, bgcolor: transparent"]A[/TD]
[TD="width: 64, bgcolor: transparent"]B[/TD]
[TD="width: 64, bgcolor: transparent"]C[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]2[/TD]
[TD="bgcolor: transparent"]Ad Week[/TD]
[TD="bgcolor: transparent"]Store #[/TD]
[TD="bgcolor: transparent"]Y/N[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]3[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]6[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]7[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]8[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]205[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]9[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]11[/TD]
[TD="bgcolor: transparent"]1910[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]12[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]y[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]14[/TD]
[TD="bgcolor: transparent"]1915[/TD]
[TD="bgcolor: transparent"]215[/TD]
[TD="bgcolor: transparent"]n[/TD]
[/TR]
</tbody>[/TABLE]