L
ladybug via AccessMonster.com
I have a form that has a combo box that includes programs. When a program is
selected there is a command button that opens a separate form.
This second form is a continuous form that holds different items under that
specific program. Currently the user has to select the Program name
everytime they add a selection to that program on the Second page.
How can I keep the program name a constant on the second page so that the
user only has to enter the items under the program they already selected from
the first page?
I tried making the Program a text field on the second page and putting
Programlink subform!ProgramSub. down for the control source ( which is the
first page name and the combo box name for the program on the first page. I
just get the error: Name#.
Can someone help?
selected there is a command button that opens a separate form.
This second form is a continuous form that holds different items under that
specific program. Currently the user has to select the Program name
everytime they add a selection to that program on the Second page.
How can I keep the program name a constant on the second page so that the
user only has to enter the items under the program they already selected from
the first page?
I tried making the Program a text field on the second page and putting
Programlink subform!ProgramSub. down for the control source ( which is the
first page name and the combo box name for the program on the first page. I
just get the error: Name#.
Can someone help?