Re: Manipulating Menus
From: Marshall Barton (marshbarton_at_wowway.com)
Date: 04/20/04
- Next message: Art: "Removing Filter"
- Previous message: Michael Wong: "Combo box for search history?"
- In reply to: John C.: "Manipulating Menus"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 14:42:52 -0500
John C. wrote:
>I have a DB that does not require any menus displayed. Is
>there an easy way to have no menus displayed when the DB
>is opened? Using Access 97', soon to upgrade.
You can use this:
DoCmd.ShowToolbar "Menu Bar", acToolbarNo
to hide the main menu. Just change the name to hida any of
the tool bars.
-- Marsh MVP [MS Access]
- Next message: Art: "Removing Filter"
- Previous message: Michael Wong: "Combo box for search history?"
- In reply to: John C.: "Manipulating Menus"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|