Diksha1310
Registered User.
- Local time
- Yesterday, 16:47
- Joined
- Sep 21, 2011
- Messages
- 12
Hi! can someone help..very urgent.
I'm computerising a bookshop. i have a stock table/form, sales and purchase table/form. When a customer buys a book, in my stock form QuantityLeft is obtained by a query which subtracts QuantitySold from QuantityInStock.
I need a code or any method by which i can automatically update QuantityLeft to the current QuantityInStock in the stock form(i want the value for QuantityLeft to replace that of QuantityInStock after a sale transaction). Same for a purchase....
I'm computerising a bookshop. i have a stock table/form, sales and purchase table/form. When a customer buys a book, in my stock form QuantityLeft is obtained by a query which subtracts QuantitySold from QuantityInStock.
I need a code or any method by which i can automatically update QuantityLeft to the current QuantityInStock in the stock form(i want the value for QuantityLeft to replace that of QuantityInStock after a sale transaction). Same for a purchase....