Printing Rpt from Menu

  • Thread starter Thread starter Aurora
  • Start date Start date
A

Aurora

I am using Access 2000

I have a menu set up to enter infor into forms, edit
forms, run reports etc. When I click on the button to run
a report, it does what it is suppose to do. After I have
printed the report, I exit out by hitting the "x" in the
right hand corner of the screen. This takes me back to
the menu, which is good. But when I hit the same button
again, to run the report again, nothing happens. I have
to click on another button, within the menu, which does
something that I do not want, then go back to the print
report button again to run the report I wanted.

The button works off a simple macro to print preview the
report.

Is there a way to make this button work consecutively?

Aurora
 
Use a command button and let it do the work for you to get you into print preview
Use your tool bar to print it - if you so desire
Use your CLOSE button - not the "X" to retur
 
Back
Top