Hello,
I have been stuck on this problem for days now.
I have a PROJECT form which contains a subform that contains information on the Project Contacts and the Project Manager.
I have about 1000 projects and 10 project managers.
What I want to be able to do is to select the project manager for the Project from a combo box.
so for example, my form looks like this:
PROJECT FORM
+ [file number]
PROJECT SUB FORM
[contact_Fname] [contact_Lname]
[project_manager]
I have been stuck on this problem for days now.
I have a PROJECT form which contains a subform that contains information on the Project Contacts and the Project Manager.
I have about 1000 projects and 10 project managers.
What I want to be able to do is to select the project manager for the Project from a combo box.
so for example, my form looks like this:
PROJECT FORM
+ [file number]
PROJECT SUB FORM
[contact_Fname] [contact_Lname]
[project_manager]