Protecting design

J-F

Registered User.
Local time
Today, 05:58
Joined
Nov 14, 2001
Messages
41
How can I prevent someone from altering the design of a form. I know how to password protect the code but not the design.

Many thanks.
 
Change the database to an MDE or set the permissions under security. Best of luck!
 
You can also alter the view of the menu and disallow shortcut menus. Look under Tools...Start up for options.
 
The ways i stop end users from going
into form view is to remove the option button for design view in the upper left
hand corner, if they cant see it, it's less
likely they will search for it.

I believe you can hide it by deselecting it
in view...
 
Is there a way to do this this (prevent viewing of design) through code?
 

Users who are viewing this thread

Back
Top Bottom