How to lock print setups ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello !

I have designed a simple report. When the user try to print, the format have
been changed to print just in the margins. They can't reset the format in
setup (dont know why).
- How can those settings have been changed ?
- Is there any way to lock a specifik format (margins) to the report, so it
cant be changed by a user ?

With hope,
Peder
 
When users start changing things that wreck the workflow, you need to deny
them the ability to do so. By creating your own menus and toolbars and
avoiding the ones that come with Access, you can effectively limit their
ability. Some of the databases I have written only have the ability to Exit
from the File menu.
 
Thank you....but that's a little bit over my level :-)

I need a easy way to make the margins I hafd un the beginnig to follow the
report, without possibility for the users to change those....

Peder
 
Peder

You might be dealing with a known bug in Access 2000. Reports can sometimes
change settings. To fix this bug install Service Release 1a.
 
Back
Top