johndohnal
Registered User.
- Local time
- Today, 07:51
- Joined
- Sep 12, 2013
- Messages
- 41
Hi Everyone,
I'm constructing a database that will include a simple inventory management system. I have manufacturer and supplier tables with basic company information, and a packaging table that has units, quantites, etc. Next, I have a material specifications table that lists supplier qualification info with lookup fields to the other three tables using their unique autogenerated IDs. Lastly, I have a supply receipt table that stores Material/Supply, Quantity, and Date Received on each item received in our supply room. On the supply receipt form, I have a combobox "Material/Supply" that lists values from the Material Specifications table and allows the user to select one. My problem is that I also need to display the "Manufacturer" and "Supplier" values that are associated with the selected Material/Supply". I don't need to store the Manufacturer or Supplier, I just need them displyed for user reference. I'm new to Access 2010, so any advise on table field commands, query selection, and form fields will be greatly appreciated. I've attached what I have so far so that you can see what I've done.
Thanks,
John
I'm constructing a database that will include a simple inventory management system. I have manufacturer and supplier tables with basic company information, and a packaging table that has units, quantites, etc. Next, I have a material specifications table that lists supplier qualification info with lookup fields to the other three tables using their unique autogenerated IDs. Lastly, I have a supply receipt table that stores Material/Supply, Quantity, and Date Received on each item received in our supply room. On the supply receipt form, I have a combobox "Material/Supply" that lists values from the Material Specifications table and allows the user to select one. My problem is that I also need to display the "Manufacturer" and "Supplier" values that are associated with the selected Material/Supply". I don't need to store the Manufacturer or Supplier, I just need them displyed for user reference. I'm new to Access 2010, so any advise on table field commands, query selection, and form fields will be greatly appreciated. I've attached what I have so far so that you can see what I've done.
Thanks,
John