Please point me in the right direction
I have a very simple Inventory database that is carrying a lot of inventory items. Basically there is a Product table that has Item Number, Description, etc and an Inventory table that has Item Number, Qty, Location, Bin, Lot #.
What I want to do is create a form where I can have a History Table appended too (I guess) with information on Item #, Qty, Location, Bin, Lot#, Date and Description of the transaction.
I have no idea what to do to append to this table from a form... if someone could give me an idea of what to do. Thanks
jchrisf, January 15th, 2010 03:38 PM
Bookmarks