K
Kate
Hi,
I have a spreadsheet that looks something like this:
a 0 June
a 0 June
b 1 May
c 0 May
a 1 June
d 1 May
d 0 June
I'm trying to get a formula that will calculate the number
of a's with "0" in column b and in June. I tried a
formula that looks something like this:
=SUMPRODUCT(--(A1:A7="a"))--(B1:B7="0")--(C1:C7="June")
But the formula result turned out a "0" incorrectly. Can
you help????
Thanks,
Kate
I have a spreadsheet that looks something like this:
a 0 June
a 0 June
b 1 May
c 0 May
a 1 June
d 1 May
d 0 June
I'm trying to get a formula that will calculate the number
of a's with "0" in column b and in June. I tried a
formula that looks something like this:
=SUMPRODUCT(--(A1:A7="a"))--(B1:B7="0")--(C1:C7="June")
But the formula result turned out a "0" incorrectly. Can
you help????
Thanks,
Kate