problem with combo box

mikeder

Member
Local time
Today, 13:53
Joined
Nov 12, 2002
Messages
34
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]
 

Users who are viewing this thread

Back
Top Bottom