Thread: Show Full Menus
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 Show Full Menus

Hi Simon,

Try:

Application.CommandBars.AdaptiveMenus = False


---
Regards,
Norman



"Simon Shaw" wrote in message
...
I tried to record for changing the option to show the full menus in the
Tools
= Customize function, but I get no code for it.

what is the code to switch the feature to auto show all menu functions.