Hi,
Need some help fixing a CSE formula with multiple nested conditions.
Formula is:
{=COUNT(IF(AND($Y$2:$Y$37263<1,$D$2:$D$37263=AC18),$V$2:$V$37263))}
Just returns a value of 1 when it should return something in the order of 3000.
What I want it to do is count the number of rows in the range
where the value of the Y cell is less than 1 AND the number in D is the same as AC.
Thanks,
Need some help fixing a CSE formula with multiple nested conditions.
Formula is:
{=COUNT(IF(AND($Y$2:$Y$37263<1,$D$2:$D$37263=AC18),$V$2:$V$37263))}
Just returns a value of 1 when it should return something in the order of 3000.
What I want it to do is count the number of rows in the range
where the value of the Y cell is less than 1 AND the number in D is the same as AC.
Thanks,