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 / Programming / August 2007

Tip: Looking for answers? Try searching our database.

manually run macro's

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bernd - 20 Aug 2007 14:15 GMT
Hello,

I've a workbook which I want to protect. I protected the sheet etc
already. But it is still possible to run macro's manually trough the
menu bar.Tool>Macro>macros

Can this be turned of when opening the workbook?

Thanks in advance.

Bernd
Gary Keramidas - 20 Aug 2007 14:34 GMT
just name it private and it won't show in the list.
for example:

Private Sub test()

Signature

Gary

> Hello,
>
[quoted text clipped - 7 lines]
>
> Bernd
Bob Phillips - 20 Aug 2007 15:57 GMT
or add

Option Private Module

to the start of the module

Signature

HTH

Bob

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

> just name it private and it won't show in the list.
> for example:
[quoted text clipped - 12 lines]
>>
>> Bernd
bernd - 21 Aug 2007 19:47 GMT
Thanks, the option Private Module works for me.
 
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.