J J-F Registered User. Local time Today, 05:58 Joined Nov 14, 2001 Messages 41 Nov 22, 2001 #1 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.
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.
R Rich Guest Nov 22, 2001 #2 Change the database to an MDE or set the permissions under security. Best of luck!
J jwindon Registered User. Local time Today, 05:58 Joined Aug 12, 2001 Messages 531 Nov 22, 2001 #3 You can also alter the view of the menu and disallow shortcut menus. Look under Tools...Start up for options.
You can also alter the view of the menu and disallow shortcut menus. Look under Tools...Start up for options.
B Blair Greene Registered User. Local time Today, 05:58 Joined Nov 22, 2001 Messages 10 Nov 24, 2001 #4 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...
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...
B bauer Registered User. Local time Today, 00:58 Joined Aug 23, 2001 Messages 77 Jan 14, 2002 #5 Is there a way to do this this (prevent viewing of design) through code?