mitchem1
Registered User.
- Local time
- Yesterday, 21:17
- Joined
- Feb 21, 2002
- Messages
- 153
I have 3 tables in an old database I am trying to convert to Access. 1)Employees, 2)Equipment, 3)Assignments (stores what equipment has been assigned to which employees). I would like to have an Employee combo box at the top of the form. When the user selects an employee, all equipment assigned to that employee should be listed below. I also need an Equipment combo box. When a specific item is selected, the list will display the Employee in possesion of that item. Can anyone point me in the right direction to accomplish this task. Thanks in advance.