Sum in column B depending on values in column A?

N4nninga

New Member
Joined
Dec 5, 2017
Messages
2
Hi,

I am looking for a solution for the following. In the column on the left I have different article numbers, each article number has one or more (up to 20) Sales Orders attached to it. For each article number, I would like to see the sum of all Sales Orders attached to that specific article number in the cell adjecent to the article number itself.

Does anyone have a suggestion as to how to approach this?

[TABLE="width: 500"]
<tbody>[TR]
[TD]Art: 101K102345[/TD]
[TD]?[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]SO160584[/TD]
[TD]7.064[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Art: 101L940345[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]SO16708[/TD]
[TD]6.593[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]SO17405[/TD]
[TD]4.356[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Art: 403O034596[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Presumably an article can be associated with more than one order. If so, care to post some data in order to see the layout?
 
Upvote 0

Forum statistics

Threads
1,226,112
Messages
6,189,040
Members
453,521
Latest member
Chris_Hed

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