calculating multipul amounts under same heading

hellyg

New Member
Joined
May 23, 2011
Messages
2
hi i am using excell 2008 for mac, I am imputing data into a chart where I have product sku's then number of items recieved on a specific date. I then have a long list of sku's and amounts. Is there a way excell can add up all the amounts or the same sku numbers??

SKU Code Decription Quantity
AP001 BROUCH SML 10
AP001 BROUCH SML -8
AP003 HEADBAND/ CLIP 1
AP003 HEADBAND/ CLIP -1
AP004 PURSE 3
AP004 PURSE -2
AP005 HAIRCLIP 1
AP005 HAIRCLIP -1

For example is there a way to create a formula that add all the quantities on a row with same sku. eg (AP001=10-8)=2

Regards, helen
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Try something like this,
Excel Workbook
ABC
1SKUCode DecriptionQuantity
2AP001BROUCH SML10
3AP001BROUCH SML-8
4AP003HEADBAND/ CLIP1
5AP003HEADBAND/ CLIP-1
6AP004PURSE3
7AP004PURSE2
8AP005HAIRCLIP1
9AP005HAIRCLIP-1
10
11
12
13AP0012
Sheet1
 
Upvote 0

Forum statistics

Threads
1,214,784
Messages
6,121,539
Members
449,038
Latest member
Guest1337

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