Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thats right. Also I would have never imagine such name (Adaptive menu)
for such an action (Short or full menu). But then thats where the NG comes in picture. Thanks and Have a nice day, Bye, Ketan Dave Peterson wrote in message ... Glad it worked for you, but who'da guessed that the macro wouldn't record? (well, not me!) ketan wrote: Dave, Thanks. It worked. I put this in personal workbook. Thanks and regards, Ketan Dave Peterson wrote in message ... Darn, I didn't actually test this! But this seemed to work ok for me: Option Explicit Sub auto_open() Application.CommandBars.AdaptiveMenus = False ThisWorkbook.Close savechanges:=False End Sub (in a general module) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get the full list of drop down menu | Excel Discussion (Misc queries) | |||
Cells not showing full text | Excel Discussion (Misc queries) | |||
Restrict showing full range of Y axis | Charts and Charting in Excel | |||
Showing full pull-down list | Excel Worksheet Functions | |||
Text in cell not showing in full | Excel Discussion (Misc queries) |