I have created a report from a query to print a cover sheet for each record on an Access DB.
I have created a "Print Cover" button on the record's input form but the only way I can get the report to print for the specific record is to set a parameter on the report query that asks for the record ID [Enter Record ID:] and only after I enter the specific record ID does the report print correctly. Otherwise it always prints the cover sheet with the information of the first record.
Is there a parameter that I can use on the query so that when I open a record I can just click on "Print Cover" and get a print out of the current record without having to enter the {Record ID}.
Thanks,
Arturo
I have created a "Print Cover" button on the record's input form but the only way I can get the report to print for the specific record is to set a parameter on the report query that asks for the record ID [Enter Record ID:] and only after I enter the specific record ID does the report print correctly. Otherwise it always prints the cover sheet with the information of the first record.

Is there a parameter that I can use on the query so that when I open a record I can just click on "Print Cover" and get a print out of the current record without having to enter the {Record ID}.
Thanks,
Arturo