K
krcmd1
I have a subform in continuous form view, and I'm trying to have a combo list
populated by a query with a criteria specification referencing another
control in the same record on the subform.
There's something wrong with the way I'm specifying the parameter in the
query. The combo list is correctly populated if I specify a value in the
criteria field of the query, but not if I put a reference to the subform
control. Then either the combo box isn't populated, or a parameter is
requested in a window.
The criteria field of the query is "[Forms]![TreatmentPlan]![Plan
Subform].[Form]![ProblemOption]" (without quotation marks)
thank you.
populated by a query with a criteria specification referencing another
control in the same record on the subform.
There's something wrong with the way I'm specifying the parameter in the
query. The combo list is correctly populated if I specify a value in the
criteria field of the query, but not if I put a reference to the subform
control. Then either the combo box isn't populated, or a parameter is
requested in a window.
The criteria field of the query is "[Forms]![TreatmentPlan]![Plan
Subform].[Form]![ProblemOption]" (without quotation marks)
thank you.