Please forgive me if this is already mentioned in another post as i'm new to this forum.
I have a table which tracks employees with various information about the employee, one of which is a "yes/no" field referencing "former employee".
On a Separate table, I am trying to track License numbers, this specific table will only have three columns, "Employee Name", "License Number", and "License Expiration Date".
I have been able to reference the "License" table to the "employee" table; however I only want the Current employees on the employee table to show up in the list of possible employees rather than the entire list when I add a License.
Any help would be appreciated.
David
I have a table which tracks employees with various information about the employee, one of which is a "yes/no" field referencing "former employee".
On a Separate table, I am trying to track License numbers, this specific table will only have three columns, "Employee Name", "License Number", and "License Expiration Date".
I have been able to reference the "License" table to the "employee" table; however I only want the Current employees on the employee table to show up in the list of possible employees rather than the entire list when I add a License.
Any help would be appreciated.
David