complex VLOOKUP help please as need to know: how many sales per unique sku?

big_time_trader

New Member
Joined
Dec 5, 2013
Messages
6
Hi,

We are using the value "unique sku"
d7kTuo
to look up to.

The problem is that each sale is on its own row and we need a total of all sales.

I know what the answers should be, what is the formula? I am very stuck using SUMPRODUCT VLOOKUP.

Does anyone even know how to do this please?!

Thanks,
d7kTuo

RP

I am trying to attach the sheet: https://ibb.co/d7kTuo
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
=sumif($a$2:$a$10,$a16,$c$2:$c$10)
 
Last edited by a moderator:
Upvote 0
You need to use SUMIF. The range will be the SKUs. The criteria a single SKU. The sum range the sales.
 
Upvote 0

Forum statistics

Threads
1,214,936
Messages
6,122,340
Members
449,079
Latest member
rocketslinger

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