Printing Forms

S

Steve

I want to stop users from printing an input form how can
I do this? I know there's a Cancel Event macro option,
but nowhere to tag it, as there is no On Print option in
a form's Event Properties.
 
J

Joan Wild

You can accomplish this by providing them with custom menus/toolbars that
don't include a print option.

However, you should also consider why they are printing the form, and
perhaps accomodate them. If they need to print out information they see on
the form, then why not create a report for this purpose, and put a button on
the form to print that record?
 

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