
Originally Posted by
braveali
Basically I want; when I add any new incoming office Stock (into Stock Entry Table in total stock purchase field), it will automatically add this value to previous Balance of that stock (i.e. if we buy 10 new office files, and we had 5 already in stock so the new available balance should be 15, and in the same way it also add 10 new files into total stock so far.
If i remove the data fields named as: OpeningBalance & StockSoFar from this Stock Entry Table, and create a separate table that show my stock status i still need to sum new stock in previous balance (and new stock should be add in StockSoFar field as well)
later on i will create an other table that will subtract the stock (when we issue it to any department/person)
please advice how could i do this?
Thanks