find and add vaules

M

MLT

Is this possible?

Sheet 1
Column A = list of part numbers on each purchase order ( a part number will
show up many times)
Column H = In stock ready to ship

Sheet 2
Column A =list of all part numbers
Column C = addition of column H sheet 1, ( for a grand total ) of all the
times that part number shows up in column A on sheet 1

Can it be done?
thank you
 
T

T. Valko

Try this in column C of Sheet2:

=SUMIF(Sheet1!A:A,A1,Sheet1!H:H)

Copy down as needed.
 

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