View Full Version : Hide Menu Bar in Access
 
 znet2705zc
Mar 10, 2008, 10:31 AM
In Microsoft Access from the startup menu we can hide menus , 
Except menu bar.
 
Is there any way to hide that ?
 ScottGem
Mar 10, 2008, 10:45 AM
You can create a Custom menu and only include what you want on it.
 znet2705zc
Mar 11, 2008, 11:45 AM
From  tools ---> customize ---> tollbars tab , again we can't uncheck
Menu bar.
I want to sale my project , but without any menu.
 ScottGem
Mar 11, 2008, 11:48 AM
No, you would have to do this in VBA. Lookup Custom menus in VBA Help.
 
Be sure to convert your app to an MDE before distributing to purchasers.