Re: How To Disable Or Hide the A2007 Quick Access Toolbar
On Feb 28, 4:10 am, Wayne <cqdigi...@xxxxxxxxxxxxxxx> wrote:
I've searched this forum and trawled the wider web and can't find any
information on how to hide or disable the A2007 Quick Access Toolbar.
The toolbar is not something that one wants available to the user in a
custom application.
Can it be disabled or hidden and if so, how?
This hides both the ribbon and the QAT in Northwinds 2007.accdb.
DoCmd.ShowToolbar "Ribbon", acToolbarNo
But then what? I'm guessing one will want a custom ribbon or toolbar.
.
Relevant Pages
- Re: Button Appearance Choices
... There are a couple of ways you can modify the Office 2007 Ribbons but only one that is built in allows a 'choice' of icons. ... In Office 2007's ribboned apps it is possible to modify the ribbon icons either on your own ... and when customizing, on the custom built Ribbon tabs you can add custom button icon choices ... If you have a macro and add it to the Quick Access Toolbar you can choose one of 215 Microsoft 'chosen' buttons for those macros. ... (microsoft.public.office.misc) - Re: Is there any plan to incorporate an "Excel 2003 Menu type" str
... custom floating toolbars. ... |> The ribbon is here to stay to the foreseeable future ... |> To get the old Forms toolbar controls click the Insert control on the ... If you do not see the Developer tab click Excel Options ... (microsoft.public.excel.misc) - How to install macros and menus in 2007
... Let's say I've created macros in 2007. ... I've created "Custom menu" in the QAT, ... Customizations of older Word version built in Word menus and toolbars ... a slightly modified menu or toolbar name, for example File, as File97) ... (microsoft.public.word.newusers) - Re: Button Appearance Choices
... There are a couple of ways you can modify the Office 2007 Ribbons but only one that is built in allows a 'choice' of icons. ... In Office 2007's ribboned apps it is possible to modify the ribbon icons either on your own ... and when customizing, on the custom built Ribbon tabs you can add custom button icon choices ... If you have a macro and add it to the Quick Access Toolbar you can choose one of 215 Microsoft 'chosen' buttons for those macros. ... (microsoft.public.office.misc) - Re: How does one create a custom Menu on the Menu Bar in Word 7?
... You will not be able to create a toolbar in Word2007 or a second QAT. ... Considering your apparent goal of keeping the Ribbon hidden while having ... option that you might consider is customizing your Ribbon to add a custom ... (microsoft.public.word.docmanagement) |
|