automatic printing/saving reports

  • Thread starter Thread starter Lauren B
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top