I have to track safety training and have inherited an Excel program - which is ok for tracking but not for planning. I have 2 companies that use the same training. The variables are employees, various subjects, date a subject is completed, and various required time frames (annual, bi-annual, as needed, etc). Ultimately, I want to report by employee, by company, by subject, or by what is due at a particular time. If I can get my tables & queries set I know I can do the reporting, but what I am having trouble with is where to enter the date a subject is done and how to calculate when it is due again so I can run the report on each person, subject, or as a company what is due.
My tables are:
EE
ID, Name, DateStart, DateTerm, Company
Subject
ID, Title, Frequency (drop list)
Frequency
UponHire, Annual, 12Mo, Bi-Annual, 3Yrs, AsNeeded, and Heat
Thanks,![]()