H
hannahmadsen
Hi, here is my formula:
=SUMPRODUCT(--('All sign ups'!$C$1:$C$3000=$A7),--('All sig
ups'!$J$1:$J$3000=1))
but i want the product to sum values in column 'all sign ups C' tha
don't just have the same name as A7, but have the same name as A7, B
and C7.
(basically the b and c columns are aliases or AKAs for column A names)
So, based on the formula above, i want:
to count 'the number of times a cell that appears the same as A7, B
AND C7' in column 'all sign ups C', where column J as the value of 1.
Thanks!
Hanna
=SUMPRODUCT(--('All sign ups'!$C$1:$C$3000=$A7),--('All sig
ups'!$J$1:$J$3000=1))
but i want the product to sum values in column 'all sign ups C' tha
don't just have the same name as A7, but have the same name as A7, B
and C7.
(basically the b and c columns are aliases or AKAs for column A names)
So, based on the formula above, i want:
to count 'the number of times a cell that appears the same as A7, B
AND C7' in column 'all sign ups C', where column J as the value of 1.
Thanks!
Hanna