summing values of duplicate entries

  • Thread starter Thread starter john
  • Start date Start date
J

john

Hi,
I have a spreadsheet with items listed in column A and quantities listed in
column B. Sometimes the items are listed multiple times. I would like to
create another column that will remove the duplicate entries in column A but
will sum the corresponding values in column B. Any ideas? Thanks for your
help, John.
 
Hi,
I have a spreadsheet with items listed in column A and quantities listed in
column B. Sometimes the items are listed multiple times. I would like to
create another column that will remove the duplicate entries in column A but
will sum the corresponding values in column B. Any ideas? Thanks for your
help, John.

You could use a Pivot Table.

Drag Items to the Rows area, and Quantity to the Values (or Data) area.
--ron
 
Back
Top