Hi All
I need to incorporate this form into a database which I'm creating. I realize that I am in way over my head so any help would really be appreciated!
My aim is to create a user form which will display the to group of fields in the main form, and then all the related activities for this report in a subform.
It seems to make sense to have the top group of fields in one table and the activity fields in another, am I correct? If so, how do I relate the two tables? Do I need a composite primary key and if so, how is this linked to the foreign key in the activities table?
<tbody>
</tbody>
<tbody>
</tbody>
I may be heading in totally the wrong direction, so any help would be welcome!
Beem
I need to incorporate this form into a database which I'm creating. I realize that I am in way over my head so any help would really be appreciated!
My aim is to create a user form which will display the to group of fields in the main form, and then all the related activities for this report in a subform.
It seems to make sense to have the top group of fields in one table and the activity fields in another, am I correct? If so, how do I relate the two tables? Do I need a composite primary key and if so, how is this linked to the foreign key in the activities table?
Name of Employee/ Supervisor: | Name of Supervisor |
Month of : Year : | Date: |
<tbody>
</tbody>
Activity | # Planned | # Realised | # of Institutions | Code Institution | # of beneficiaries | Type of beneficiaries | Comments |
<tbody>
</tbody>
I may be heading in totally the wrong direction, so any help would be welcome!
Beem