Good morning!
I am working on a project and I am having some problems. The main problem is my logic is not working.
I have a database that contains employee information and all courses they have taken over a period of 5 years. I have a need to extract on the employees who HAVE NOT completed 3 required classes within a certain date range.
I can get the people who have compeleted it but who do not fall within the time frame so they are delinquent. The problem is getting the people who have never taken the class. They don’t have a record.
Can anyone give me some suggestions? It really doesn’s sound that difficult. Every person has to have 3 records, if not display the record they are missing and give a projected date to complete.
Thanks,
Deborah