Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default protect custom toolbar from being changed ?

as the subject suggests... :) is it possible and if so, how ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default protect custom toolbar from being changed ?


Hi dmills

Do you create the toolbar with code ?



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
as the subject suggests... :) is it possible and if so, how ?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default protect custom toolbar from being changed ?

nope. created it using the customize function in the tools menu.

i need to restrict what the users can do in the spreadsheet, so i figured
make a custom toolbar with just what they will need to do their work and then
hide the menu bar to keep people away from the functions they dont need.

easy enough, but he toolbar can still be edited and i cant figure out how to
lock it down :(

any help appreciated, and thanks in advance.....

"Ron de Bruin" wrote:


Hi dmills

Do you create the toolbar with code ?



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
as the subject suggests... :) is it possible and if so, how ?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default protect custom toolbar from being changed ?

Sorry I always do it with code

You can run this

Application.CommandBars.DisableCustomize = True

See also
http://www.rondebruin.nl/menuid.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
nope. created it using the customize function in the tools menu.

i need to restrict what the users can do in the spreadsheet, so i figured
make a custom toolbar with just what they will need to do their work and then
hide the menu bar to keep people away from the functions they dont need.

easy enough, but he toolbar can still be edited and i cant figure out how to
lock it down :(

any help appreciated, and thanks in advance.....

"Ron de Bruin" wrote:


Hi dmills

Do you create the toolbar with code ?



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
as the subject suggests... :) is it possible and if so, how ?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default protect custom toolbar from being changed ?

Outstanding....thats exactly what I was looking for :)

thanks bunches



"Ron de Bruin" wrote:

Sorry I always do it with code

You can run this

Application.CommandBars.DisableCustomize = True

See also
http://www.rondebruin.nl/menuid.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
nope. created it using the customize function in the tools menu.

i need to restrict what the users can do in the spreadsheet, so i figured
make a custom toolbar with just what they will need to do their work and then
hide the menu bar to keep people away from the functions they dont need.

easy enough, but he toolbar can still be edited and i cant figure out how to
lock it down :(

any help appreciated, and thanks in advance.....

"Ron de Bruin" wrote:


Hi dmills

Do you create the toolbar with code ?



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"dmills" wrote in message ...
as the subject suggests... :) is it possible and if so, how ?


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
Custom Toolbar hfazal Excel Discussion (Misc queries) 2 September 15th 07 01:32 PM
custom date format changed in mail merge olrustyxlsuser Excel Discussion (Misc queries) 10 June 7th 07 05:25 PM
How do I lock/protect cells so they can't be changed Julie Excel Worksheet Functions 3 November 4th 06 03:49 AM
custom worksheet functon is changed to lowercase Richard Excel Worksheet Functions 0 January 4th 06 03:59 PM
How do I protect a formula from "accidently" being changed in Exc. camalex03 Excel Worksheet Functions 2 February 3rd 05 04:39 PM


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