Combining Totals of like Items

  • Thread starter Thread starter AFuturePrez
  • Start date Start date
A

AFuturePrez

I am working with a multiple sheet Excel workbook. I have multiple
inventory items and would like the totals of items with like UPCs and
lot codes. I have many instances where items may have similar UPC but
different lot codes. It is important that these items be segragated by
UPC AND Lot code? Is there an easy and efficient way to do this?
Thanks.
 
Normally, when a particular function is recommended as a solution to a
question, an additional comment is always included to "read the Help files".

In this case however, *don't* read the XL Help files on SUMPRODUCT().

Read Bob Phillips' web page on the function instead:

http://www.xldynamic.com/source/xld.SUMPRODUCT.html

Sumproduct should do exactly what you want, and Bob's treatise on the
function will show you how to accomplish it.
 

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

Back
Top