Good evening,
I am trying to create an access database to track sales, orders, and inventory by exporting data from an online system and appending them to this access database. The idea, which I 'may be thinking about wrong is to update the inventory levels in the inventory table based on all of the transactions in the sales table. Once I can do that I will create a similar "Orders," Table.
My initial thought was to use some sort of update query or a calculated field to be able to do this by joining on item number. Can someone please help?
I want to be able to run some reports out of this data source and really need some help setting this up. Thanks.
Item Number ItemID Overarching Categories Piece Size Wholesale Price Retail Price Base Inventory Levels
Order Number Popup Name Customer FN Customer LN Customer Email Item Number Item Quantity Order Date