J-F
11-22-2001, 03:57 AM
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.
Many thanks.
|
View Full Version : Protecting design J-F 11-22-2001, 03:57 AM 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. Rich 11-22-2001, 04:37 AM Change the database to an MDE or set the permissions under security. Best of luck! jwindon 11-22-2001, 10:30 AM You can also alter the view of the menu and disallow shortcut menus. Look under Tools...Start up for options. Blair Greene 11-24-2001, 01:16 PM 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... bauer 01-14-2002, 10:00 AM Is there a way to do this this (prevent viewing of design) through code? |