Hiding menu bar

  • Thread starter Thread starter ckerns
  • Start date Start date
C

ckerns

Is there a way to hide the Menu bar? I've set the start-up options,
but the menu's still show.

TIA
 
Ckerns,

One way to do this is to make a custom menu bar with no commands at all
on it, and then set this as the menu bar for whatever you don't want to
have one.
 
You can set the "Menu Bar" Property of the Start-up Form (and subsequent
Forms) to:

=-1

(including the equal sign).
 
Hi I'm a newbie to Access and this discussion looks like it will answer my
question as well but I can't seem to find where to put the =-1 that you are
referring to..

The only place that I can find is under the Tools/Startup is this where it
should go ? Because if so I get a macro error when I try to run it.. Also
will this allow just the displaying of the Forms menu because I don't want
the users to see the Tables menu if possible?

Thanks..Scott
 
Go to the form property box. On the Other tab, it's about the 4th one
down....hope that helps.
 
Thanx that works great..

But if I have multiple forms how do I allow the users see a list to pick from?

I assume that this is a custom menu but I'm clueless on how to go about this..

Thanks..Scott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access 2007 - Hiding the Menu Bar 2
Toolbars Hide 2
Default Menu Bar 3
Hide All Toolbars 2
Get missing menu bar back 3
Toolbars and Menu Bars 1
How to edit a Shortcut Menu Bar 4
Menu Bar 2002 2

Back
Top