HI !
Making a small project database and is having some problems assigning employees to different tasks.
This is it.
I have an employee table, a project table and a task table.
Now I want to assign an employee as project manager 1proj/1empl working nicely.
Then I want to create tasks in the project 1 proj/many tasks each task assigned to an employee.
I run into trubbel when I try to make a form showing the project with the name of the proj-manager and a subform showing tasks
and the name of the person assigned to the task.
I can do separate forms but as soon as i link them the name is taken by the project.
Do you get it?
Thanks
Putte11