Navy Ken
Member
- Local time
- Today, 11:43
- Joined
- Aug 22, 2024
- Messages
- 38
A query may not be the best way to handle this.
I have many employees who can potentially work in many areas and areas can have many employees. So we need a joining table. I want to use a combo box to assign the employees to the areas (saved in the joining table) that they are authorized to enter but I want to avoid duplicate assignments. Is it possible to use the values from the AreasTable to populate the combo box but filter out areas they have already been assigned to that are saved in the joining table?
I have many employees who can potentially work in many areas and areas can have many employees. So we need a joining table. I want to use a combo box to assign the employees to the areas (saved in the joining table) that they are authorized to enter but I want to avoid duplicate assignments. Is it possible to use the values from the AreasTable to populate the combo box but filter out areas they have already been assigned to that are saved in the joining table?