X
XP
I have a button on a form which, when clicked, displays a report. No big deal.
However, I am relatively new to working with reports and I need some
guidance. When the report is displayed, I have the toolbars turned off, but
the main menubar is still displayed. If you close the report it collapses to
Design View, not good.
I would like for the user to only see two options when the report is
displayed: 1) Print; or 2) Close. The Print command should simply send a copy
to the default printer; and the Close command should simply close the report
without any further options or warnings. The user will never need more than
one copy of the report.
I prefer a VBA solution, but the main thing is to get this done. Does anyone
have any suggestions on how to best accomplish this? Best practices, etc.?
All suggestions welcomed. Thanks.
However, I am relatively new to working with reports and I need some
guidance. When the report is displayed, I have the toolbars turned off, but
the main menubar is still displayed. If you close the report it collapses to
Design View, not good.
I would like for the user to only see two options when the report is
displayed: 1) Print; or 2) Close. The Print command should simply send a copy
to the default printer; and the Close command should simply close the report
without any further options or warnings. The user will never need more than
one copy of the report.
I prefer a VBA solution, but the main thing is to get this done. Does anyone
have any suggestions on how to best accomplish this? Best practices, etc.?
All suggestions welcomed. Thanks.