Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2007

Tip: Looking for answers? Try searching our database.

excel vba question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
joost - 12 Jun 2007 09:10 GMT
Hello,

How can you hide the option dialog box in Excel (2003) (Tools - Option).
Which VBA code can be used or is this possible through protection.

Thanks

Groet
Joost
Bob Phillips - 12 Jun 2007 10:38 GMT
Application.Commandbars("Worksheet Menu
Bar").Controls("Tools").Controls("Options").Enabled = False

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Hello,
>
[quoted text clipped - 5 lines]
> Groet
> Joost
joost - 12 Jun 2007 11:52 GMT
thanks

> Application.Commandbars("Worksheet Menu
> Bar").Controls("Tools").Controls("Options").Enabled = False
[quoted text clipped - 8 lines]
>> Groet
>> Joost

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.