unique list from a list

J

Jim O

I there a way to create a list of unique excel items from a list of excel items with random repetition

Example col A col B col
type a 100 100
type b 10 30
type b 3 3
type c 2 4
type a 100 40

Answer col J col K col L
type a 200 140
type b 13 7
type c 2 4

Thanks in advanc

Jim
 

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

Top