Running Total for tracking Inventory

CJBaird

New Member
Joined
Dec 21, 2005
Messages
1
Hi everyone. I am going to do my best to explain this. I currently have two separate workbooks. The first is charge sheet, which we enter the quantity used of various products; the second is an inventory tracking which tracks the number of items we currently have. What I am trying to do is "link" the two work books. So when we enter a numerical value in the charge sheet workbook it will automatically deduct from the inventory workbook. It seems rather easy but we do not save the charge sheet workbook, the number of items used is only thing entered and then printed but never saved. Can this be done and if so how?

Thanks for you help
Chris
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Welcome to the Board!

You could use a Sheet_Change event or some code to call from an "Update" button, but you'd need to provide some more specifics.

Try posting a shot of both sheets. You can use Colo's HTML Maker to do that; you'll find the link at the bottom of the page.

Smitty
 
Upvote 0

Forum statistics

Threads
1,215,507
Messages
6,125,212
Members
449,214
Latest member
mr_ordinaryboy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top