Thread
:
count
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Bondi
Posts: n/a
count
Hi Mike,
One way would be to use SumProduct()
=SUMPRODUCT(--(A1:A10="Y"),--(B1:B10=2))
Regards,
Bondi
Reply With Quote