M
mjc
Here's my question, stripped down:
I have an organization table.
I have an employee table (multiple orgs each have individual employees).
I have a training session table (employees attend training sessions.)
However, employees will on occassion attend multiple training sessions. So
I want to set up some way to create a new training session, and add multiple
employees to that session.
Bonus Question:
Since we deal with quite a number of people, would there be a way to first
create a listbox for organization, then a listbox for employee, to make
finding that person easier?
I have an organization table.
I have an employee table (multiple orgs each have individual employees).
I have a training session table (employees attend training sessions.)
However, employees will on occassion attend multiple training sessions. So
I want to set up some way to create a new training session, and add multiple
employees to that session.
Bonus Question:
Since we deal with quite a number of people, would there be a way to first
create a listbox for organization, then a listbox for employee, to make
finding that person easier?