Adding numbers based on certain criteria

V

Vlad

I have a list of about 5000 part numbers and how many
were sold. May of these numbers are duplicates and I need
to be able to get the total number of each part that was
sold. I was able to separate out each unique part number
but I want to be able to find out how many of each unique
part number was sold. I would really appreciate any help
I can get.
 
R

Rollin_Again

I suggest using the *SUMIF* function. Look at Microsoft Excel Help fo
instructions on its use. If you already have a unique list of par
numbers you can use this function to accomplish what you want quit
easily.

If you attach your workbook you might be able to find someone to do i
for you ;)


Rolli
 
Top