B
Bruce Wayne
I am trying to set up a database to track which employees have attended
which training sessions. I have a table for employees, and another table
listing each training session. My problem now is how do I link the two? I
tried creating a query that links the 2 tables, but it just listed every
employee as having attended every training session. Is there a simple way to
link the two tables, so that I can get a list of who attended which session?
Thanks!
which training sessions. I have a table for employees, and another table
listing each training session. My problem now is how do I link the two? I
tried creating a query that links the 2 tables, but it just listed every
employee as having attended every training session. Is there a simple way to
link the two tables, so that I can get a list of who attended which session?
Thanks!