Hello, everyone! I'm currently working on an inventory system that is linked to one "Master Inventory" sheet. I don't know how to best create a "running balance" so that every time an item is scanned and an order is generated, the item's "Master Inventory Record" is deleted accordingly.
Here is an example of the "Master List"
And here is the "Orders List"
Basically, what I'm trying to do is have the running balance show up on one single line and update every time a new order is placed. For example, "Small Pink Shirts" has two orders, so ideally the "Small Pink Shirts" line of the "Master List" would be depleted from the total stock and the "Running Balance" figure would update automatically. (i.e. depleted by 100 shirts and then again by 100 shirts once it is scanned again, as shown in the example above).
Any help anyone could give would be greatly appreciated. Thank you!
Regards,
Eric