Hello,
I have a database that tracks courses taken by employees. I have tblEmployees, tblClasses, and tblClassesTaken holding who took what.
I now need a report that lists who has NOT taken a given course. I already have a qry/report to show who has taken a particular course, but I can't figure out how to list who hasn't. Any help will be greatly appreciated.
Thanks!
-Jeff
I have a database that tracks courses taken by employees. I have tblEmployees, tblClasses, and tblClassesTaken holding who took what.
I now need a report that lists who has NOT taken a given course. I already have a qry/report to show who has taken a particular course, but I can't figure out how to list who hasn't. Any help will be greatly appreciated.
Thanks!
-Jeff