View Single Post
  #2   Report Post  
Myrna Larson
 
Posts: n/a
Default

I believe the method you suggest is flawed. You have no audit trail. If the
number on the sheet doesn't match your actual inventory, how will you figure
out what went wrong? (I assume you would want to know that...)

I suggest you use a list of your transactions, with positive quantities for
receipts and negative for the disbursements. Then you can get the quantity at
any point with a simple SUM formula.

On Wed, 26 Jan 2005 14:15:03 -0800, "michaell"
wrote:

I want to get or create a formula in excel or access that allows me to keep a
running total of my supplies ie... I have 2 pens, remove one and receive 2.
answer in the cell becomes 3 pens then if I zero out the received cell the
inventory cell still remembers that I have 3 pens not 4 pens (because I
received 2 more pens) and visa versa when I zero out the received cell it
remembers I have 3 pens not 1 pen(because I removed 1 pen)