IHi everyone. I am joining this forum to expand my knowledge and skills with database programming.
I've been tasked by my employer to build a database that can display every employee, their training, and generate reports based on a search.
We purchased (or downloaded from somewhere) a template that covers the first requirements. Currently, I can type in an employee, enter their training, where they trained, the date it starts/expires, etc etc. The template also allows us to search by training to see who has that training attached to their file.
What I am to do is to create a separate form that tells me which employees still need to take training.
For instance: John has Fire Evac training, but Bill doesn't. I know that bill doesn't have the training because I entered all of the info in. But it isn't efficient for our safety manager to search each employee and say "he/she doesn't have this/that training." A form that says "here are the people with fire evac training, and here are the people without."
I understand very little about Access, but I can learn. If someone could offer advice or assistance, I would be greatly appreciative.