Hi,
My boss asked me to create an access database to manage the inventory of some sample products that we receive from vendors. My challenge is adding to the current inventory and deducting from the stock when something is dispensed. I created the tables and the forms and they look good. But when the user enters the number of items dispensed it seems to be deducting more than it should. I think it is because the users press the save button when they change something on the form. The calculation code is placed in the click event of the save button.
Please advise.
Thanks
Mo
My boss asked me to create an access database to manage the inventory of some sample products that we receive from vendors. My challenge is adding to the current inventory and deducting from the stock when something is dispensed. I created the tables and the forms and they look good. But when the user enters the number of items dispensed it seems to be deducting more than it should. I think it is because the users press the save button when they change something on the form. The calculation code is placed in the click event of the save button.
Please advise.
Thanks
Mo