rubberhead10
Technical User
hello all,
I need to design a report that would look for an employee that has missed a certain training class.
I am using access 2007 and have the following tables tblemployeeInfo that has fields empID, empname, empgender and the table tblClassAttendance that has fields empid, className, classdate.
the problem I am having is that if an employee did not go to the class then there is not an entry in the tblclassattendance for the class. how would I set the report up to look for entries that are not there.....thanks
I need to design a report that would look for an employee that has missed a certain training class.
I am using access 2007 and have the following tables tblemployeeInfo that has fields empID, empname, empgender and the table tblClassAttendance that has fields empid, className, classdate.
the problem I am having is that if an employee did not go to the class then there is not an entry in the tblclassattendance for the class. how would I set the report up to look for entries that are not there.....thanks