Removing duplicate numbers

D

dp_fulcher

Hi there,

I was wondering if anybody could offer me advice on removing duplicat
numbers in a workbook.

For example, column A has 5 rows of item "D111", with column
containing 5 rows of the same cost "$5".

What I would like to do is for each item (such as "D111") with a coun
greater than 1 return only one row of the cost (such as "$5" in th
example above), instead of 5 rows of the cost.

Otherwise, using the example above, when I go to sum the cost for ite
"D111", it would result in "$25", rather than "$5".

Any suggestions
 

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