How to disable the home menu in access 2007

Method #1

Click the Office button in the top right corner, then in the bottom right corner of the drop down menu should be an "Access Options" button. Click this to bring up the properties. Select the Current Database tab, scroll down to Ribbon and Toolbar Options and untick Allow Full Menus and Allow Default Shortcut Menus.


Method #2


Click the Office button in the top left corner, then in the bottom right corner of the drop down menu should be an "Access Options" button. Click this to bring up the properties. Select the Current Database tab, scroll down to Ribbon and Toolbar Options and untick Allow Full Menus and Allow Default Shortcut Menus.

You might also want to consider hiding the Document Tabs and disabling the Access Special Keys (in the Application Options area of Current Database).

Hope that helps
---------------------------------------------------------------------------------------------------------------------------------------


How to Reset Full Menu Option For Database On Startup


https://bytes.com/topic/access/answers/594587-how-reset-full-menu-option-database-startup

So you can't actually get to the Startup screen at all atm?
Not good.
There are some tricks to try but it is possible to leave a database completely protected if you're not careful and never be able to access it again.

  • Try holding down the bypass (Shift) key while opening the database.
  • Try using Ctrl-Break while the system is running to see if it will allow the operator into the Debug window.
Whenever protecting a database like this always leave yourself a back-door. I know this is a bolted horse scenario but it won't hurt to make the point anyway.
Let me know how you get on.

Comments

Popular posts from this blog

Export Access Object to Excel ,PDF, RTF , etc. using DoCmd.OutputTo

HOW TO OPEN ACCESS IN FULL SCREEN: OPENING A FORM AS MAXIMIZED ?

DoCmd.OutputTo in xlsx (Excel 2007+) Format