hello looking for some help on mainting stock levels!!
- allow for quantity on hand
- amount on order
- amount sold
there is a stock table set up with following fields ;
StocKCODE
stockdescription
stockprice
stockquantity
stock items in delivery
we want to add the new number of stock items that came on delivery to the current stock quantity. We then want this total figure to appear in stockquantity.
we tried the following calculation with no joy!!!
[stockquantity]=[stockquantity]+[stockitemsindelivery].
Tried for many long hours,Please help!!!
Thank you in advance
- allow for quantity on hand
- amount on order
- amount sold
there is a stock table set up with following fields ;
StocKCODE
stockdescription
stockprice
stockquantity
stock items in delivery
we want to add the new number of stock items that came on delivery to the current stock quantity. We then want this total figure to appear in stockquantity.
we tried the following calculation with no joy!!!
[stockquantity]=[stockquantity]+[stockitemsindelivery].
Tried for many long hours,Please help!!!
Thank you in advance