I have a form that tracks employees courses, training ect...The employee along with each course is listed with a bound text box where I input the date that the employee completed the course. I want to be able to print a report that tells me what employees are "current" in their training. All of the courses listed must be renewed every year, so current in this case means as long as the date in each of the fields is not more than a year old the employee is current. How can I achieve this? I was thinking of having a button for qualified employees that opens a report. But how do I create a query to get what I want? Or do I need to run a sequence in code to get the results I need? If so, code and/or examples please. Concurrently, it would also be benificial to have a report that tells me which employees are not up-to-date with their training.
Jeannie
Jeannie