J
Jeffrey Marks
I am currently working on a database where the user can select an
outing from a form on a combo box.
The outing is assigned to a particular Program (via Program name). The
outing might be applicable to more than 1 program (which would then
have a program name which looks like (program 1/program2)
In a subform on that outing form, I have a combo box that allows the
user to select members to include on that outing. I want to be able to
limit the member names to only those members who have the same Program
name as assigned to the Outing. I'm not clear on how to drive this in
a subform when the Program name for the outing is in the main form.
Can someone help me to understand the best way to do this?
Thanks
Jeff
outing from a form on a combo box.
The outing is assigned to a particular Program (via Program name). The
outing might be applicable to more than 1 program (which would then
have a program name which looks like (program 1/program2)
In a subform on that outing form, I have a combo box that allows the
user to select members to include on that outing. I want to be able to
limit the member names to only those members who have the same Program
name as assigned to the Outing. I'm not clear on how to drive this in
a subform when the Program name for the outing is in the main form.
Can someone help me to understand the best way to do this?
Thanks
Jeff