Sum product?

Jenawade

Board Regular
Joined
Apr 8, 2002
Messages
231
I have a sheet with part numbers in column A, quantity in column B, site numbers in column C. I need some sort of look up to use on another sheet that looks at both the part number and the site, and provides the Quantity for that part number within that site.

Something like: Column D: =IF(QOH!A=643,VLOOKUP(A2,QOH!A:B,2,0),0), Column E: =IF(QOH!A=12,VLOOKUP(A2,QOH!A:B,2,0),0), Column F: =IF(QOH!A=53,VLOOKUP(A2,QOH!A:B,2,0),0). -- a sum product maybe?

Thanks in advance for any assistance!
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,203,025
Messages
6,053,103
Members
444,639
Latest member
xRockox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top