|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Menus/Toolbars Missing
I saved a database and altered the menu bars by accident where now the only bar at the top is the very basic bar. Unfortunately, when the database opens it goes to my switchboard. I need to continue to make changes to the design of the database but am unable to open up the table/query/form/report shortcut toolbar. Any way of bringin back the toolbars?
|
|
#2
|
|||
|
|||
|
Most ceitainly
Click on Customize and go to the Toolbars tab and select the desired Menu/Toolbars and also check its display options. Do this also on the database Startup properties under Allow . . . etc.If that fails, create an Autoexec macro (everyone should have one) and select the ShowToolbar command for each toolbar you wish always to see (or hide). There is a dropdown list for all built in toolbars. Finally, you can also accomplish it in VBA by calling a public function with: DoCmd.ShowToolbar "Menu Bar", acToolbarYes ... or with any toolbar name in the quotes. (I assume you're working with Access XP) |
|
#3
|
|||
|
|||
|
Still need toolbar help!
Quote:
Thanks for the suggestions! Unfortunately none of them worked. I have attached a document showing what toolbar menu I have and what each of them allows me to see. I still cannot, even with a "showmenu" macro bring up the normal toolbars. HELP! |
|
#4
|
|||
|
|||
|
You picture speaks 1000 words and what I see is the standard Access menu bar of the database window. It would help to know which version of Access you're using which toolbar, and in which view are you missing (Forms?, Form desgn?, Report? Preview?, Report design view, etc). Toolbars are part of MS Office and your options are in ascending order:
In the references select the Microsoft Office library, 9 orr 10 whichever is in the list and move its priority up to the top as possible. Create a new database and see if you have the menu bars you're looking for. If so, import your objects from the possibly corrupt db. Run a reinstall to repair your application, and at the least, be sure to include EVERYTHING that relates to Access. This includes all the tools, and have them all run from the drive. Please let me know and I will try to find some answers. If I do, will let you know. |
|
#5
|
|||
|
|||
|
Toolbar/Menu recovery
I literally just figured this out for myself when I stumbled across yours...
~ Close out Access ~ Press and hold the 'Shift' key while doubleclicking on your database ~ (optional depending on the db) Click Run ~ Go to Tools -> Startup ~ Check all those stupid checkboxes and hit OK. ~ Save! When you're done programming, you can uncheck those boxes to protect lusers from messing up your work. (Don't tell em your shift hack ![]() Hope this helps!!! |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Menus/Toolbars Missing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|