Disabling Print (Ctrl + P) in Access Report

D

Don

Hello, I want to disable the ability to print a report and only allow the
user to preview the report. How do I disable the ctrl + P functionality
once a report is open.

Thanks

Don
 
A

Allen Browne

A macro named AutoKeys, the ^P in the Macro Name column and in innocuous
action such as Beep might do it. (That's 2 characters: Shift+6 for the
caret, followed by P.)

Of couse, you will need custom menus and toolbars as well.
 

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

Top