In an effort to streamline how each employee meets his/her required training hours for the year, I am attempting to build a database in Access.
TABLE 1: Employee First Name, Last Name, Hire Date, & Employee Number (dummy number)
TABLE 2: Training Course Number, Course Topic, Presenter, Credit Hours
My goal is to create a form where I enter (from the sign-in sheets) who attended which training. From there, a report would be generated monthly to show how close each employee has come to reaching his/her required 30 hours for the year.
I've gotten as far as creation of the tables and I am now LOST. Can anyone shed some insight on what I should do next, and possibly HOW?
Thanks.