Hi.
This formula:
=SUM(INDEX(($AR$2:$AR$1001=5)*(B2:B1001<11),0,1))
I use to count numbers less than 11 in the range B2:AO1001 and if same row number in the column AR = 5.
How can I count greater than 10 and less than 21 instead 0f <11 ?
Thanks.
This formula:
=SUM(INDEX(($AR$2:$AR$1001=5)*(B2:B1001<11),0,1))
I use to count numbers less than 11 in the range B2:AO1001 and if same row number in the column AR = 5.
How can I count greater than 10 and less than 21 instead 0f <11 ?
Thanks.