Show Print Ribbon In Report Preview, Office 2010

TimTDP

Registered User.
Local time
Today, 18:07
Joined
Oct 24, 2008
Messages
213
In my Access 2010 database I have disabled:
* Display Navigation Pane
* Allow Full Menus
* Allow default shortcut Menus

This gives the user a clean screen.

If I open a report in preview mode, how can I show the Print Preview ribbon to allow users to actually print or close the report.
And hide the Print Preview ribbon when the user closes the report.

I am using VBA

My reports are not pop-ups
My database is not on the web, but on a local network.

Thanks in advance
 
Last edited:
If you turn off the built in menu then you will need to create your own custom ribbons.

Have you tried creating a custom ribbon and assigning it to each report?
 

Users who are viewing this thread

Back
Top Bottom