sum if duplicate

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

john

I have a list of items and quantities. some of the items are listed more than
once. I would like to create a separate list that will list the item only
once and sum all the quantity values from all the occurances of the item in
the first list. Is this possible? Thanks in advance.
 
I have a list of items and quantities. some of the items are listed more than
once. I would like to create a separate list that will list the item only
once and sum all the quantity values from all the occurances of the item in
the first list. Is this possible? Thanks in advance.

See answers to your previous post of about three hours ago.
--ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top