add range in one column, subtract range in another column

  • Thread starter Thread starter kasey
  • Start date Start date
K

kasey

trying to do simple total for in/out of inventory. would like to add total
received vs total used, separate column for received, used. thx
 
In A1 put the initial inventory

In A2 enter:
=A1+B2-C2 and copy down

enter received counts in column B
enter used counts in column C
 

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