Lock a Menu Form

  • Thread starter Thread starter Aurora
  • Start date Start date
A

Aurora

I am using Access 2000

I created a menu form to make it easy for non-Db users to
enter information and to run reports from a Database. Now
I want to lock up this menu so that the users can not
accidently get to the design views of forms/reports and
make changes.

Can someone tell me how to do this? I think I have to
change some of the properties in the Menu form, but do not
know which ones.

Aurora
 
First, Set the Allow Design Changes property of your forms and reports to
Design View Only. Second, set the Shortcut Menu property to No. Third,
create custom menus for your forms and reports that do not include the
choice to get to the design view.
 
Back
Top