Thread
:
COUNT IF
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
PAL
external usenet poster
Posts: 200
COUNT IF
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,""),""))
Reply With Quote
PAL
View Public Profile
Find all posts by PAL