Thread
:
I need to create an array formula combined with a countif
View Single Post
#
2
Biff
Posts: n/a
I need to create an array formula combined with a countif
Hi!
=SUMPRODUCT(--(A1:A100="C"),--(B1:B100="C1"))
Biff
"Rochelle B" wrote in message
...
I need to only count the "C" in one array, but only if there is a C1 in the
adject cell
Reply With Quote