Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Worksheet Menu Toolbar


Hi all,

Is it possible to remove the Worksheet Menu Bar from the
excel.application?

Thanks All.


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=544657

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Worksheet Menu Toolbar

Hi Gti_jobert,

Is it possible to remove the Worksheet Menu Bar from the
excel.application?


Application.Commandbars("Worksheet Menu Bar").Enabled=False

Be VERY sure you set that back to true before your app quits! Otherwise
you'll p^$% -off many users.

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Worksheet Menu Toolbar

application.CommandBars("Worksheet Menu Bar").Enabled = False

--
Regards,
Tom Ogilvy


"gti_jobert" wrote:


Hi all,

Is it possible to remove the Worksheet Menu Bar from the
excel.application?

Thanks All.


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=544657


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Worksheet Menu Toolbar


Thanks Guys......what about the forumla bar at the top, I was tryin
ActiveWindow.DisplayFormula but found out this is wrong!

Thanks Again!

--
gti_jober
-----------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...fo&userid=3063
View this thread: http://www.excelforum.com/showthread.php?threadid=54465

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Worksheet Menu Toolbar


Got it, no worries....cheers!


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=544657

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
Toolbar/Menu Bar Big Dave Excel Discussion (Misc queries) 2 January 17th 07 02:56 PM
Can't find menu toolbar Brian B Excel Discussion (Misc queries) 2 June 22nd 06 09:01 PM
Excel worksheet Menu Toolbar Mikey Excel Worksheet Functions 5 May 23rd 06 06:36 PM
Toolbar Menu problems Nigel Excel Programming 4 April 10th 05 02:29 PM
icon in menu toolbar roland Excel Programming 1 November 20th 03 01:29 PM


All times are GMT +1. The time now is 06:54 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"