Locking a Form?

J

Joe Delphi

Is there anyway to prevent a user from switching a form to design mode?
Some way of locking the form to prevent inadvertent changes?

JD
 
J

Joan Wild

Joe Delphi said:
Is there anyway to prevent a user from switching a form to design mode?
Some way of locking the form to prevent inadvertent changes?


Tools, Database Utilities, Make MDE will create a version of your mdb that
will not allow design changes to forms/reports/modules. Be sure to keep a
copy of your mdb in case you need to make design changes.
 

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