Equipment iss and training TABLES (Queries?
Just the basic start to my database... Three tables. One id tblEmployee (employeeID) is key, tblInventoryItem)InvItem) is key... I am trying to build a for that updates a table (I think) as I issue inventory to employees. Multiple inventory Items can be issued to one employee. I am trying to use a subform linked to the table files with the item name to populate the drop down menu for the item I am going to issue... save it and move on, but I cannot get it to work? Is this not one-to-Many? Am I missing something when it comes to issuing equipment/gear to employees via a subform. Once I enter the equipment... does it get saved to a newq table? Any Help is appreciated. PS I am reading ms access inside/out and I think I am more confused than when I started?? Thanks in advance... PS I am eventually going to also link the employee to a training and work (job record) table that I can track... not too crazy, but it's driving me that way.
Should I use the tables, or use queries to generate the info, and once I do where is it stored??
Greg