I am still new to Access, using 2007.
I have a report that prompts for claim number and displays that record. It works great.
I have a command button that I would like to re-run the report with a different claim number instead of the user having to close the report and reopen it. I have created a macro using the OpenReport action, which works when I run the macro, I get a prompt for the claim number and then the report opens with the correct claim information.
I assinged the macro to On Click event, but when I click the button in the report, it does not do anything.
I have a report that prompts for claim number and displays that record. It works great.
I have a command button that I would like to re-run the report with a different claim number instead of the user having to close the report and reopen it. I have created a macro using the OpenReport action, which works when I run the macro, I get a prompt for the claim number and then the report opens with the correct claim information.
I assinged the macro to On Click event, but when I click the button in the report, it does not do anything.
Last edited: