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

Hi,

I am able to disable most of the options for sheet tabs
(right click menu on a sheet tab) but I cant remove the
View Code.. option - is there anyway? Also, if a sheet is
protected, can a user use the View Code option to modify
any of the data?

Thanks,

Jignesh.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default Sheet Tab options

This worked for me

Application.CommandBars("Ply").Controls("View Code").Enabled = False


--
HTH

-------

Bob Phillips
"Jignesh" wrote in message
...
Hi,

I am able to disable most of the options for sheet tabs
(right click menu on a sheet tab) but I cant remove the
View Code.. option - is there anyway? Also, if a sheet is
protected, can a user use the View Code option to modify
any of the data?

Thanks,

Jignesh.



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
sheet tab options Rajesh Chandra Excel Discussion (Misc queries) 1 August 28th 08 12:29 PM
what are my options to protect a sheet? Jason Excel Discussion (Misc queries) 1 March 5th 08 06:45 PM
EXCEL SAVING OPTIONS TO A PARTICULAR SHEET Ian Excel Discussion (Misc queries) 1 January 18th 07 02:42 PM
Sheet Tabs options greyed out DeanH Excel Discussion (Misc queries) 6 October 3rd 06 07:25 PM
Excel sheet scroll bar options Donna Excel Worksheet Functions 5 April 24th 06 02:14 AM


All times are GMT +1. The time now is 03:45 AM.

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"