J
JWhitehead
I am working on a training database for our company. It is to track all the
trainings that a person has done, or needs to do. New trainings should be
entered either by the employee name, or by the department.
Currently though, new trainings can only be added by the employee. If we try
to add a new training, based on the training group (admin, operators,
maitenance, etc) it will just create a new employee for that group.
Does anyone know of a way to make it possible to create a new training based
on either the employee or their department/group?
I've tried a few different ways, but none have worked for me.
I've tried to have the department/group in the employee table, and I've
tried also to have a separate table for the department with the employees
linked to their respective department(s).
Any suggestions as to how to fix this issue would be greatly appreciated.
I am using MS Office '07 Pro. Thank you for your time and thoughts.
trainings that a person has done, or needs to do. New trainings should be
entered either by the employee name, or by the department.
Currently though, new trainings can only be added by the employee. If we try
to add a new training, based on the training group (admin, operators,
maitenance, etc) it will just create a new employee for that group.
Does anyone know of a way to make it possible to create a new training based
on either the employee or their department/group?
I've tried a few different ways, but none have worked for me.
I've tried to have the department/group in the employee table, and I've
tried also to have a separate table for the department with the employees
linked to their respective department(s).
Any suggestions as to how to fix this issue would be greatly appreciated.
I am using MS Office '07 Pro. Thank you for your time and thoughts.