sum of duplicates

zxmax

New Member
Joined
Sep 2, 2006
Messages
10
Greeting all,
i have a sheet that has 2 colums, colum 1 has a product name , and colum 2 has quantanty
In colum 1 we have duplicates product name with different quantaty> so how do i Combine and sum duplicate (
eg:
product qty
hats 2
hats 5
boots 3
boots 1
----------------
want it to look like:
product qty
hats 7
boots 4


thanks in advance
i'm a rooky at this :)
 
Highlight your Product column (col. A in example), copy it to the clipboard, and paste it to A1 on a clean sheet. Then, choose Data>Filter>Advanced Filter.

In the dialogue box, tick the "Unique records only" option. This will filter the column in place for just unique values.

Copy this to the clipboard, return to your working sheet, and paste it wherever you want.
 
Upvote 0

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,224,884
Messages
6,181,572
Members
453,054
Latest member
arz007

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