Thread: menu display
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default menu display

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