jamieharrop
Vendor
Hello,
I've been following the tutorial at to create a parameter query that calls a form containing a combo box.
However, when running the query, the form doesn't appear, and all I get is a normal text query box containing the criteria code.
Here is the code I'm running in the criteria of the query:
[Forms]![Form Project Status]![cboStatus]
Here is a screenshot of what happens with the query is run:
The appropriate form (Form Project Status) is setup and working in the database and when viewed contains the correct combo box (called cboStatus).
Unfortunately, this form isn't appearing when the query is run.
Any ideas what is happening here?
Thanks in advance!
Jamie
I've been following the tutorial at to create a parameter query that calls a form containing a combo box.
However, when running the query, the form doesn't appear, and all I get is a normal text query box containing the criteria code.
Here is the code I'm running in the criteria of the query:
[Forms]![Form Project Status]![cboStatus]
Here is a screenshot of what happens with the query is run:
The appropriate form (Form Project Status) is setup and working in the database and when viewed contains the correct combo box (called cboStatus).
Unfortunately, this form isn't appearing when the query is run.
Any ideas what is happening here?
Thanks in advance!
Jamie