Hello party people. I don't have much experience with the SUMPRODUCT function and it's kicking my butt. I have to criteria in the formula below and the result is double counting the (Paychex!$AA$5:$AA$100) range. Why is that? If my range is two columns there's no problem but when I use only one column in the range it double counts. How do I fix it or is there a more efficient formula I can use? Thanks.
I want to add the values in ((Paychex!$W$5:$X$100)+(Paychex!$AA$5:$AA$100)+(Paychex!$AB$5:$AC$100)+(Paychex!$AF$5:$AG$100) based on the two criteria (Paychex!$A$5:$A$100=Journal!$B$3)*(Paychex!$J$5:$J$100=Journal!$E$1)
=SUMPRODUCT((Paychex!$A$5:$A$100=Journal!$B$3)*(Paychex!$J$5:$J$100=Journal!$E$1)*((Paychex!$W$5:$X$100)+(Paychex!$AA$5:$AA$100)+(Paychex!$AB$5:$AC$100)+(Paychex!$AF$5:$AG$100)))
I want to add the values in ((Paychex!$W$5:$X$100)+(Paychex!$AA$5:$AA$100)+(Paychex!$AB$5:$AC$100)+(Paychex!$AF$5:$AG$100) based on the two criteria (Paychex!$A$5:$A$100=Journal!$B$3)*(Paychex!$J$5:$J$100=Journal!$E$1)
=SUMPRODUCT((Paychex!$A$5:$A$100=Journal!$B$3)*(Paychex!$J$5:$J$100=Journal!$E$1)*((Paychex!$W$5:$X$100)+(Paychex!$AA$5:$AA$100)+(Paychex!$AB$5:$AC$100)+(Paychex!$AF$5:$AG$100)))