View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Philip Philip is offline
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