L
Lauren B
I have created a report and attempted to have it be accessed when the use
clicks a particular command button. The event procedure for the command
button is:
DoCmd.OpenReport "Report 1"
When this button is clicked, the report does not open but, it prints. Is
there a way to change this setting?
Also, the user will run this report once a month. How can it be saved on a
monthly basis? ie. create a saved report for March, April, May, etc.
Thank you in advance for any assistance.
LB
clicks a particular command button. The event procedure for the command
button is:
DoCmd.OpenReport "Report 1"
When this button is clicked, the report does not open but, it prints. Is
there a way to change this setting?
Also, the user will run this report once a month. How can it be saved on a
monthly basis? ie. create a saved report for March, April, May, etc.
Thank you in advance for any assistance.
LB