P
Ptop
Is it possible to use more than one condition in an array
formula using "AND", the following does not return the
value, but defaults as if condition are false.
{=SUM(IF(AND(Test!$O$1:$O$5000="Closed",Test!
$A$1:$A$5000="Active"),Test!$Q$1:$Q$5000,0))}
formula using "AND", the following does not return the
value, but defaults as if condition are false.
{=SUM(IF(AND(Test!$O$1:$O$5000="Closed",Test!
$A$1:$A$5000="Active"),Test!$Q$1:$Q$5000,0))}