Click to See Complete Forum and Search --> : How can I remove the menus and toolbars in Access?
MilesNepo
July 11th, 2001, 02:06 AM
I'd like to remove the Programmer's Menus and Toolbars in MS Access '97 so that the Users will not be able to edit the Form, Report, etc. But if it's the Admin then he should be able to open the Form in Design Mode and be able to see the code. Is this possible?
Andrew_Fryer
July 11th, 2001, 02:36 AM
In the tools menu there is an option entitled 'Startup'. The dialog here allows you to remove the toolbars and menus.
MilesNepo
July 11th, 2001, 02:50 AM
Thanks, but I've tried this and it works I removed the menus and toolbars and set it to default. But if the Admin wants to access the Database and Open a Table, I'd like the Admin able to Browse the Table, Forms, or Reports in Design Mode.
Andrew_Fryer
July 11th, 2001, 02:58 AM
Have you tried setting the permissions using the Security option in the tools menu. I am not completely familiar with this, but I think it allows you to set levels of permissions based on the user who is logged on. That should do it I think.
fedoroff
July 11th, 2001, 09:46 AM
You need to create your own custom toolbar and menubar. Assign them to the form using "Toolbar" and "Menubar" properties of the form
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.