M
marf
I have a TblProject that describes all aspects of a project (Num, Date,
Decription, etc). I need to include people resources attached to this
project. Here is the issue... a project could have anywhere from 2 people to
say 10 people assigned to it. These people are all employees (in the
Employees table) from different depts.
I have a table called TblResource that links to the Employees table...
What does the form need to look like?? How do you allow for entering a
different number of resources for every project???
Decription, etc). I need to include people resources attached to this
project. Here is the issue... a project could have anywhere from 2 people to
say 10 people assigned to it. These people are all employees (in the
Employees table) from different depts.
I have a table called TblResource that links to the Employees table...
What does the form need to look like?? How do you allow for entering a
different number of resources for every project???