Hi, I've got a form with a cmdbttn that prints a report. The query for the report has a criteria based on a combo box on this form.
When I press the cmdbttn to print the report, I get a popup box that asks for Name, then another that asks for Date. Both of these are the names of text boxes on the report, but not field names in the query.
Any ideas?
Thanks
When I press the cmdbttn to print the report, I get a popup box that asks for Name, then another that asks for Date. Both of these are the names of text boxes on the report, but not field names in the query.
Any ideas?
Thanks
Comment