Hello All,
I'm working on training database for all employees. I have a form (single form) that shows all employee names. For each employee I want to be able to pick as many training categories as I want from a drop down combo box. Depending on the training categories I want the all topics to show up in another subform along with a DateTrained field so that I can record the date the employee was trained on that individual topic.
I created four tables: Employees Table, Categories Table, Topics Table and a Training Table
I'm having a problem getting the correct topics to display for the selected employee once I select my categories and I'm not able to enter in data in the DateTrained field. I don't want to have to select each topic one by one.
I have attached my database. Any help will be greatly appreciated. Thank you!Training Database Test.mdb