Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Disabling menus etc

I am sure this must have been covered several times
before, but can someone tell me how to disable menus,
tools etc, to prevent workbooks being tampered with.
Disabling tooklbars is not a problem

Many thanks

DonB
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Disabling menus etc

Don,

Generally your user's will definitely NOT like it when you start messing
with their menu's and/or toolbars... else your code must be 110%
bulletproof to RESET their menu's on errors/close etc...

I think using the worksheet's protection with UserInterFaceonly = true is
the best way to go.

See vba help on Protect method (as applies to Worksheet)


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"DonB" wrote:

I am sure this must have been covered several times
before, but can someone tell me how to disable menus,
tools etc, to prevent workbooks being tampered with.
Disabling tooklbars is not a problem

Many thanks

DonB


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Disabling menus etc

Don,

It is the same way, a menu is just a commandbar as a toolbar is.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"DonB" wrote in message
...
I am sure this must have been covered several times
before, but can someone tell me how to disable menus,
tools etc, to prevent workbooks being tampered with.
Disabling tooklbars is not a problem

Many thanks

DonB



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
Sub-menus of main menus for Excel 2007 Eleanor Peppard New Users to Excel 1 March 16th 10 04:12 PM
Creating Drop-down menus with subset drop-down menus Benjamin Excel Worksheet Functions 4 June 8th 09 11:27 PM
difference between word 2003 menus and word 2007 menus-Explain pl kali Excel Discussion (Misc queries) 1 August 29th 07 07:56 AM
New Menus - attaching but menus are reset Greegan Excel Worksheet Functions 0 November 5th 05 03:19 PM
Overriding Actions of Excel DropDown Menus and Poup Menus Von Shean Excel Programming 2 February 3rd 04 06:43 AM


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