Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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) |
#2
![]() |
|||
|
|||
![]()
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) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make 'save as web page' with interactivity work properly. | Charts and Charting in Excel | |||
make hidden window or workbook visible without specify the name | Excel Worksheet Functions | |||
How do I make this formula work =if(a1=(b10:b20),"good","bad"). | Excel Worksheet Functions | |||
Change Path names in copied work book | Excel Worksheet Functions | |||
How do I make an If-Then formula in Excel? | Excel Worksheet Functions |