D
Drew
I have to work on a report in a database that I did not build. I am needing
some help with the query for the report. The query is for showing employees
who haven't had a certain training. Here is the info that you may need,
ClassesTaught Table
Title - Title of Class
ClassNo - Class Number
StartDate - Date class started
EndDate - Date class ended
Time - Amount of time for credit
Comments - comments about class
Training Table
EmpNo - EmployeeNumber
Score - Score in training
ClassNo - ClassNo from ClassesTaught
StaffCore Table
EmpNo - Employee Number
EmpFName - Emp First Name
EmpLName - Emp Last Name
More info but not important to current problem
I need to make a query showing all employees who DID NOT take a certain
class. I'm not sure how to go about this, and would like to illicit some
help from others.
Thanks,
Drew Laing
some help with the query for the report. The query is for showing employees
who haven't had a certain training. Here is the info that you may need,
ClassesTaught Table
Title - Title of Class
ClassNo - Class Number
StartDate - Date class started
EndDate - Date class ended
Time - Amount of time for credit
Comments - comments about class
Training Table
EmpNo - EmployeeNumber
Score - Score in training
ClassNo - ClassNo from ClassesTaught
StaffCore Table
EmpNo - Employee Number
EmpFName - Emp First Name
EmpLName - Emp Last Name
More info but not important to current problem
I need to make a query showing all employees who DID NOT take a certain
class. I'm not sure how to go about this, and would like to illicit some
help from others.
Thanks,
Drew Laing