M
Mark909
I set up a Form to create a report using a Text Box as a form control.
A Control Button is set up to open the report.
In the criteria selection of the query i have:
[Forms]![frmParam]![txtObject_ID]
Correct me if im wrong but i should just be able to type in the object id.
The press the control button and the report will open showing the information
i selected in the query.
However I get an Enter Parameter box that pops up asking for the Project_ID.
However I ahve nothing in the query asking for the Project_ID parameter. The
query is also just based on one table. Theres no relationships.
Any ideas how to get rid of the Enter Parameter box?
A Control Button is set up to open the report.
In the criteria selection of the query i have:
[Forms]![frmParam]![txtObject_ID]
Correct me if im wrong but i should just be able to type in the object id.
The press the control button and the report will open showing the information
i selected in the query.
However I get an Enter Parameter box that pops up asking for the Project_ID.
However I ahve nothing in the query asking for the Project_ID parameter. The
query is also just based on one table. Theres no relationships.
Any ideas how to get rid of the Enter Parameter box?