Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default How to keep showing full menu?

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)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get the full list of drop down menu Carol @ Prison[_2_] Excel Discussion (Misc queries) 1 November 9th 09 05:41 PM
Cells not showing full text Jorge E. Jaramillo Excel Discussion (Misc queries) 6 October 5th 09 10:20 PM
Restrict showing full range of Y axis LisaJD Charts and Charting in Excel 2 July 12th 07 08:54 AM
Showing full pull-down list DianeMcP Excel Worksheet Functions 5 April 28th 07 12:14 AM
Text in cell not showing in full text in cell in exces Excel Discussion (Misc queries) 2 December 23rd 04 09:13 AM


All times are GMT +1. The time now is 05:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"