dichotomous
Registered User.
- Local time
- Tomorrow, 07:13
- Joined
- Oct 19, 2012
- Messages
- 62
I'm not quite sure where to post this question.
I have a table that records:
Department Tasks
Procedures for each task
Associated Tooling (this is a lookup)
Associated hazards
I want to be able to
Assign tasks to employee, pick out that task and print the related proceddures.
Obviously a query will be involved from which I'll run my report.
Am I asking too much from my table/query????
Basically, the end result is, I want to be able to assign series of tasks to employees as they've been trained on them.....
How do I structure my table, or, do I need two tables that are related?
thank you in advance.
I have a table that records:
Department Tasks
Procedures for each task
Associated Tooling (this is a lookup)
Associated hazards
I want to be able to
Assign tasks to employee, pick out that task and print the related proceddures.
Obviously a query will be involved from which I'll run my report.
Am I asking too much from my table/query????
Basically, the end result is, I want to be able to assign series of tasks to employees as they've been trained on them.....
How do I structure my table, or, do I need two tables that are related?
thank you in advance.