C
cinnie
Hello gurus
I have a form (frmStudent-DinnerPlan) bound to qryStudent-DinnerPlan. The
form has two comboboxes (cboStudentNumber with row source tblStudentNumber,
and cboDinnerPlanNumber with row source tblDinnerPlanNumber. I want the form
to also have a subform that shows all values in qryStudent-DinnerPlan. The 2
comboboxes will then be used to add new rows to the query.
Oh ya - I can't have allow StudentNumber - DinnerPlan combinations in the
query.
I have a form (frmStudent-DinnerPlan) bound to qryStudent-DinnerPlan. The
form has two comboboxes (cboStudentNumber with row source tblStudentNumber,
and cboDinnerPlanNumber with row source tblDinnerPlanNumber. I want the form
to also have a subform that shows all values in qryStudent-DinnerPlan. The 2
comboboxes will then be used to add new rows to the query.
Oh ya - I can't have allow StudentNumber - DinnerPlan combinations in the
query.