E
Eddie Mann
Hi.
I have 3 worksheets.
1 has products using an alphanumeric code in col a and product name in col b
2 has deliveries entered by entering code in col a and VLOOKUP from sheet 1 which then shows full product name in col c. I enter delivery quantity in col b. This works fine.
3 I would now like to total each product quantity on this sheet. I have tried SUMIF and SUMPRODUCT but they both show 0.
=SUMPRODUCT(Deliveries!C2:C2500="1664")*(Deliveries!B2:B2500)
Thank you
Eddie.
I have 3 worksheets.
1 has products using an alphanumeric code in col a and product name in col b
2 has deliveries entered by entering code in col a and VLOOKUP from sheet 1 which then shows full product name in col c. I enter delivery quantity in col b. This works fine.
3 I would now like to total each product quantity on this sheet. I have tried SUMIF and SUMPRODUCT but they both show 0.
=SUMPRODUCT(Deliveries!C2:C2500="1664")*(Deliveries!B2:B2500)
Thank you
Eddie.