1
131313
I am trying to figure out how to run a report that shows certificates earned
by associates that have completed training. Problem is that there are
different types of training with different training codes that need to be
complete for each certificate. I have multiple tables: associates, training
data, certificates, and courses. The training data is a weekly dump of
training results that associates have taken. What is the best route to go to
link training needed to each certificate. I want to run a report that lets me
know associates have completed training and have earned certain certificates.
Example: based on training data, the report will show the associate name and
what certificate they have earned, maybe date it was earned as well. How can
I link 5 different courses to point to a certain certificate? I don't know
where to start on this one. Most of the database is complete and I have all
my tables, forms and all that working. I am lost on this part!
by associates that have completed training. Problem is that there are
different types of training with different training codes that need to be
complete for each certificate. I have multiple tables: associates, training
data, certificates, and courses. The training data is a weekly dump of
training results that associates have taken. What is the best route to go to
link training needed to each certificate. I want to run a report that lets me
know associates have completed training and have earned certain certificates.
Example: based on training data, the report will show the associate name and
what certificate they have earned, maybe date it was earned as well. How can
I link 5 different courses to point to a certain certificate? I don't know
where to start on this one. Most of the database is complete and I have all
my tables, forms and all that working. I am lost on this part!