P
PAL
I am trying to count the number of rows if two parameters are met. I am
using this formula as an array. I get "0" returned and I know it is wrong.
Please advise. Thanks.
=COUNT(IF($F$2:$F$119="AAA",IF($D$2:$D$119="N",$D$2:$D$119,""),""))
using this formula as an array. I get "0" returned and I know it is wrong.
Please advise. Thanks.
=COUNT(IF($F$2:$F$119="AAA",IF($D$2:$D$119="N",$D$2:$D$119,""),""))