G
Guest
I have created a subform to a form, which has two combo boxes. The tables underlying the information in these combo boxes are related. I want the catergory picked in the first combo box (Company) to limit the subcategory options in the second combo box (Employee Name). How do I do this?
Also, once the employee name has been elected, I want the associated EmployeeID to appear in as a record in a table, linked to a Retailer'sID (the Retailer'sID data is held in the main form). I have already created a table for this.
Also, once the employee name has been elected, I want the associated EmployeeID to appear in as a record in a table, linked to a Retailer'sID (the Retailer'sID data is held in the main form). I have already created a table for this.