Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disable Customize option in toolbar


Hello all,

i want to disable customize option in toolbars, means right click o
tool bar and select customize option.now i want to disable tha
custmize option.

check the screen shot attachment.

thanks&Regards,
Amar..

+-------------------------------------------------------------------
|Filename: Customize disable.doc
|Download: http://www.excelforum.com/attachment.php?postid=3921
+-------------------------------------------------------------------

--
aredd
-----------------------------------------------------------------------
areddy's Profile: http://www.excelforum.com/member.php...fo&userid=2820
View this thread: http://www.excelforum.com/showthread.php?threadid=47780

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Disable Customize option in toolbar

Hi Areddy,

Try:

Application.CommandBars("Toolbar List").Enabled = False

---
Regards,
Norman



"areddy" wrote in
message ...

Hello all,

i want to disable customize option in toolbars, means right click on
tool bar and select customize option.now i want to disable that
custmize option.

check the screen shot attachment.

thanks&Regards,
Amar...


+-------------------------------------------------------------------+
|Filename: Customize disable.doc |
|Download: http://www.excelforum.com/attachment.php?postid=3921 |
+-------------------------------------------------------------------+

--
areddy
------------------------------------------------------------------------
areddy's Profile:
http://www.excelforum.com/member.php...o&userid=28204
View this thread: http://www.excelforum.com/showthread...hreadid=477802



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disable Customize option in toolbar


Hi Norman,

it is not working.

Regards,
Amar...


--
areddy
------------------------------------------------------------------------
areddy's Profile: http://www.excelforum.com/member.php...o&userid=28204
View this thread: http://www.excelforum.com/showthread...hreadid=477802

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Disable Customize option in toolbar

It works for me. This command was added around SR2 of Excel 97. If you
have an earlier version of xl97 it wasn't available, but then you would get
an error.

You do realize you have to run the code with that command in it?

--
Regards,
Tom Ogilvy

"areddy" wrote in
message ...

Hi Norman,

it is not working.

Regards,
Amar...


--
areddy
------------------------------------------------------------------------
areddy's Profile:

http://www.excelforum.com/member.php...o&userid=28204
View this thread: http://www.excelforum.com/showthread...hreadid=477802



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 156
Default Disable Customize option in toolbar

Hi,

I think he also wants to prevent users double-clicking on the toolbar area
which opens the Customize Toolbars dialog.

In XP/ Office 2004 this can be done using the command

application.disablecustomize = true

regards

Philip

"Tom Ogilvy" wrote:

It works for me. This command was added around SR2 of Excel 97. If you
have an earlier version of xl97 it wasn't available, but then you would get
an error.

You do realize you have to run the code with that command in it?

--
Regards,
Tom Ogilvy

"areddy" wrote in
message ...

Hi Norman,

it is not working.

Regards,
Amar...


--
areddy
------------------------------------------------------------------------
areddy's Profile:

http://www.excelforum.com/member.php...o&userid=28204
View this thread: http://www.excelforum.com/showthread...hreadid=477802






  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 156
Default Disable Customize option in toolbar

sorry, that should be:

Application.disablecustomize=true

"areddy" wrote:


Hello all,

i want to disable customize option in toolbars, means right click on
tool bar and select customize option.now i want to disable that
custmize option.

check the screen shot attachment.

thanks&Regards,
Amar...


+-------------------------------------------------------------------+
|Filename: Customize disable.doc |
|Download: http://www.excelforum.com/attachment.php?postid=3921 |
+-------------------------------------------------------------------+

--
areddy
------------------------------------------------------------------------
areddy's Profile: http://www.excelforum.com/member.php...o&userid=28204
View this thread: http://www.excelforum.com/showthread...hreadid=477802


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
Disable Customize option next to a tool bar from VB ourspt Excel Discussion (Misc queries) 1 October 24th 05 12:04 PM
disable customize option when right click on menu bar areddy Excel Discussion (Misc queries) 0 October 20th 05 09:14 AM
Disable Customize in Excel 10,11 fero Excel Programming 0 August 19th 04 12:41 PM
Disable Customize in Excel 10,11 fero Excel Programming 0 August 12th 04 11:39 AM
Disable Customize in Excel 10,11 fero Excel Programming 0 August 11th 04 10:32 AM


All times are GMT +1. The time now is 01:32 AM.

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

About Us

"It's about Microsoft Excel"