Argh!

L4serK!LL

Registered User.
Local time
Today, 15:56
Joined
Jul 22, 2002
Messages
59
ARGH!

I was messing around in the startup settings of my .mdb and set the menu form to load on startup, plus I turned off the menus and all, and now i can't do anything anymore :(

HEEEEEEEEEEEEELP! How do I get my top menu bar and right-click menus restored? :o
 
Last edited:
If you want a fast solution:
Create a new MDB and import all database objects from the original (attention: references and links).
The longer solution works with VBA:
Open the VBA window with ALT-F11 and restore the MDB settings with the appropriate code (I tried to find it on my HDD, but did not find it at once).
 
Have you tried the SHIFT key startup bypass on opening the db.
 
bradcccs said:
Have you tried the SHIFT key startup bypass on opening the db.
Brilliant move by Bill Gates! I LOVE that SHIFT key :D
 

Users who are viewing this thread

Back
Top Bottom