I'm not sure why I'm having so much trouble with this...it seems as though it should be simple.
My database has 2 tables, Training & Employees.
The Training table contains multiple records, linked to each employee.
I'm trying to create a report based on each Training Item, listing every employee (whether or not they have an associated record in the Training table).
So for example, if I choose 'Employee Orientation' as my training item, I want my report to show this as a header, then list EVERY single employee.
Beside each employee is a trainedDate field that will be blank if they haven't taken that training.
Can someone help me out on how to set this up??
Thanks!!
Amber
My database has 2 tables, Training & Employees.
The Training table contains multiple records, linked to each employee.
I'm trying to create a report based on each Training Item, listing every employee (whether or not they have an associated record in the Training table).
So for example, if I choose 'Employee Orientation' as my training item, I want my report to show this as a header, then list EVERY single employee.
Beside each employee is a trainedDate field that will be blank if they haven't taken that training.
Can someone help me out on how to set this up??
Thanks!!
Amber