Since you are using 365, can you use this formula instead of SUMPRODUCT?
=COUNTA(UNIQUE(FILTER($B$6:$C$18,$C$6:$C$18=$C$3)))/2
Since you are using 365, can you use this formula instead of SUMPRODUCT?
=COUNTA(UNIQUE(FILTER($B$6:$C$18,$C$6:$C$18=$C$3)))/2
Thanks for this! In this instance I am actually having to use Office 2016 and I can't get the above to function.
I am also using this within the context of a SUBTOTAL/OFFSET to calculate for visible cells only (based on some other filtering required), therefore, I will need to use a SUMPRODUCT which currently looks like this:
=SUMPRODUCT(SUBTOTAL(3,OFFSET(C6:C18,ROW(C6:C18)-MIN(ROW(C6:C18)),,1)),(--EXACT($C$3,C6:C18)),(--(B6:B18<>""))/COUNTIF(B6:B18,B6:B18&"")+0)
Please let me know,
KJ
f5=SUM(IF(FREQUENCY(IF($C$6:$C$18=C3,MATCH(B6:B18,B6:B18,0)),ROW(B6:B18)-ROW(B6)+1),1))
control+shift+enter
Last edited by CARACALLA; 02-11-2021 at 01:27 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks