CountIf Multiple Criteria with #N/A
I have tried
COUNTIF(COUNTIFS($B$1:$B$5,$B$1:$B$5,{"-#N/A"},$A$1:$A$5,D1))
I thought this would work but something is wrong.
***A*****B*****C****D****E
1*Mon****2**********Mon**2 (Formula Here - E1)
2*Tue****3****************
3*Mon****4****************
4*Thr***#N/A**************
5*Fri****#N/A**************
Thank you for your help
I have tried
COUNTIF(COUNTIFS($B$1:$B$5,$B$1:$B$5,{"-#N/A"},$A$1:$A$5,D1))
I thought this would work but something is wrong.
***A*****B*****C****D****E
1*Mon****2**********Mon**2 (Formula Here - E1)
2*Tue****3****************
3*Mon****4****************
4*Thr***#N/A**************
5*Fri****#N/A**************
Thank you for your help