Thread
:
Using SUMPRODUCT to count values in separate columns
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Carim
external usenet poster
Posts: 510
Using SUMPRODUCT to count values in separate columns
Hi,
=SUMPRODUCT(--(K2:K66="Yes")*--(M2:M66="True"))
should do the job ...
HTH
Carim
Reply With Quote
Carim
View Public Profile
Find all posts by Carim