desert rat
New Member
I am using this SUMPRODUCT to find numbers >=10
=SUMPRODUCT(--(N2:N236>=10),SUBTOTAL(103,OFFSET(N2,ROW(N2:N236)-ROW(N2),0)))
any ideas how i can modify this so that it counts only the data cells that are >=10 and <=12
Cheers
=SUMPRODUCT(--(N2:N236>=10),SUBTOTAL(103,OFFSET(N2,ROW(N2:N236)-ROW(N2),0)))
any ideas how i can modify this so that it counts only the data cells that are >=10 and <=12
Cheers