I'm somewhat of a beginner this being my 3rd Access database, but I have the table structure good and all relationships tight. I have an orders table, orders details table, products, inventory tables. The inventory table has prod ID, Stock on hand, Reorder level and is joined to the order details table and the products table. I need to know the best way to enter restock and get the stock on hand to increase automatically and get the stock on hand to decrease automatically as orders are entered. I can't find anything helpful in my book. I am doing this for a friend and don't want to give it back to him with everything finished except this important piece.
thanks
thanks