Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I implement:
View Toolbars Customize... Options and check always show full menus? The Macro Recorder didn't help -- Gary's Student |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Gary's Student,
Try: Application.CommandBars.AdaptiveMenus = False --- Regards, Norman "Gary''s Student" wrote in message ... How can I implement: View Toolbars Customize... Options and check always show full menus? The Macro Recorder didn't help -- Gary's Student |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Norman. Works perfectly
-- Gary's Student "Norman Jones" wrote: Hi Gary's Student, Try: Application.CommandBars.AdaptiveMenus = False --- Regards, Norman "Gary''s Student" wrote in message ... How can I implement: View Toolbars Customize... Options and check always show full menus? The Macro Recorder didn't help -- Gary's Student |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shortcut to display drop down menu | Excel Worksheet Functions | |||
Option Menu doesn't Display | Excel Discussion (Misc queries) | |||
how do i display menu bar in Excel 2003? | Excel Discussion (Misc queries) | |||
Macro to display a menu item - possible? | Excel Programming | |||
How do I display an Excel add in in my Menu | Excel Programming |