J
Jeff Harbin
I am envisioning 3 tables - Table 1 containing names of all employees, Table
2 containing the employees with each of the jobs they are trained for, and
Table 3 that contains a list of documentation for each job.
I understand how to create a relationship between Table 1 and Table 2 as
well as the relationship between Table 2 and Table 3.
Each year the employees are required to review the documentation for each
and every job they are trained to perform. How can I maintain a history of
when they've reviewed the documents each year.
My only thought so far is that Table 1's structure would be something like
EmpName
JobName
Document
ReviewDate
Downside of this is Job #1 might have 17 documents associated w/it so I'd
have to re-enter the JobName 17 times for this employee. That's just one
job. Some employees are trained on dozens of jobs so my data entry
requirements would be a nightmare. The pupose of creeating a relationship
btw Table 2 and Table 3 is to eliminate that but I can't figure out how to
store a historical record of the dates each employee reviewed the required
documents.
Any thoughts? Or is this too complex for ACCESS?
Jeff
2 containing the employees with each of the jobs they are trained for, and
Table 3 that contains a list of documentation for each job.
I understand how to create a relationship between Table 1 and Table 2 as
well as the relationship between Table 2 and Table 3.
Each year the employees are required to review the documentation for each
and every job they are trained to perform. How can I maintain a history of
when they've reviewed the documents each year.
My only thought so far is that Table 1's structure would be something like
EmpName
JobName
Document
ReviewDate
Downside of this is Job #1 might have 17 documents associated w/it so I'd
have to re-enter the JobName 17 times for this employee. That's just one
job. Some employees are trained on dozens of jobs so my data entry
requirements would be a nightmare. The pupose of creeating a relationship
btw Table 2 and Table 3 is to eliminate that but I can't figure out how to
store a historical record of the dates each employee reviewed the required
documents.
Any thoughts? Or is this too complex for ACCESS?
Jeff