desert rat
New Member
I am having problems with the below SUMPRODUCT returning an incorrect total.
=SUMPRODUCT(--($U$2:$U$236>=140)*($V$2:$V$236>=90),SUBTOTAL(103,OFFSET(U2,ROW(U2:V236)-ROW(U2),0)))
It should return a total of 42 but is only giving a result of 22.
Can anyone see a problems with this?
=SUMPRODUCT(--($U$2:$U$236>=140)*($V$2:$V$236>=90),SUBTOTAL(103,OFFSET(U2,ROW(U2:V236)-ROW(U2),0)))
It should return a total of 42 but is only giving a result of 22.
Can anyone see a problems with this?