Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

The formula is working fine if manual dragging down the column but not with ArrayFormula [closed]

$
0
0

enter image description here

As shown in the picture, I want to automate the formula in column D.Manual dragging working perfectly however when I insert arrayformula it just returning 0 for all rows. Please help.

Here is the current formula:-
=IF(ISTEXT(A6:A), IF(ISTEXT(F6:F),,SUMPRODUCT(LARGE(($A$5:$A5=A6)*($B$5:$B5=B6)*($C$5:$C5=C6)*($E$5:E5),1))),)


Viewing all articles
Browse latest Browse all 9782

Trending Articles