Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP!! I changed the defualt menu at startup! 2

Status
Not open for further replies.

GTLoco99

Programmer
Sep 2, 2003
59
US
I was testing the menu options that you can set at start up. I chose to not show all of the menu itmes and now i can not get back into the Tools menue to set it back to normal. Is there any way i can get this fixed?

Thanks
GTLoco
 
Hi,

Getting back into the startup options to undo your changes is quite easy:
1. Open your database in Access
2. Press Ctrl G to open the debug window.
3. In the immediate window at the bottom, type
DoCmd.RunCommand acCmdStartupOptions <RETURN>


John
 
Hi,
More easier is hold down shift key while opening the database until you see the database window.
Then go to the Tools menu > StartUp and reset the settings you have done earlier.

Again, when all fails create a new blank database and import all the objects from the first database...

Regards

Zameer
 
Thanks to both of you, I give thee stars!

Thanks
GTLoco
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top