G
Guest
I have a question very similar the one just posted by DV.
I have a query with a criteria based on data from a form combo box. When the
form is ran by itself (its own main form I guess) the query works using the
data passed. The form is called "MultiGroup" and the data value is
"Building_Number".
The query criteria for the standalone form is:
[Forms]![MultiGroup]![Building_Number]
The problem: the form "MultiGroup" is also a subform of form called "Main".
When executed from "Main" I cannot get the query to work using any of the
combinations of criteria types suggested in the DV question (2/9/06). I
confirmed that the sub form name is "MultiGroup" in the "Main" form.
I am not sure if any of the suggestions in the DV question/answer worked for
DV. Any more ideas that I can try???
Thanks!!
Brent
I have a query with a criteria based on data from a form combo box. When the
form is ran by itself (its own main form I guess) the query works using the
data passed. The form is called "MultiGroup" and the data value is
"Building_Number".
The query criteria for the standalone form is:
[Forms]![MultiGroup]![Building_Number]
The problem: the form "MultiGroup" is also a subform of form called "Main".
When executed from "Main" I cannot get the query to work using any of the
combinations of criteria types suggested in the DV question (2/9/06). I
confirmed that the sub form name is "MultiGroup" in the "Main" form.
I am not sure if any of the suggestions in the DV question/answer worked for
DV. Any more ideas that I can try???
Thanks!!
Brent