Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default macro and button security

I am creating a xls sheet to be distributed to multiple people outside of my
company. Is there a way to secure my macro and or buttons on the pages so
that my macro/button programming cannot be viewed by others ?
--
dr chuck
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default macro and button security


When you're in the code editor window, select from the standard
toolbar:

Tools VBAProjectProperties.

Select the Protection tab and click the 'Lock project for viewing'
checkbox. A password is optional.


--
kev_06
------------------------------------------------------------------------
kev_06's Profile: http://www.excelforum.com/member.php...o&userid=35046
View this thread: http://www.excelforum.com/showthread...hreadid=561644

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default macro and button security

....but keep in mind this will only prevent casual attempts to view the code.

It is not secure against anyone who really wants to view your VBA: there are a number of ways to get around the protection, and
these can easily be found by Googling the subject.

--
Tim Williams
Palo Alto, CA


"kev_06" wrote in message
...

When you're in the code editor window, select from the standard
toolbar:

Tools VBAProjectProperties.

Select the Protection tab and click the 'Lock project for viewing'
checkbox. A password is optional.


--
kev_06
------------------------------------------------------------------------
kev_06's Profile: http://www.excelforum.com/member.php...o&userid=35046
View this thread: http://www.excelforum.com/showthread...hreadid=561644



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default macro and button security

thanks

--
dr chuck


"kev_06" wrote:


When you're in the code editor window, select from the standard
toolbar:

Tools VBAProjectProperties.

Select the Protection tab and click the 'Lock project for viewing'
checkbox. A password is optional.


--
kev_06
------------------------------------------------------------------------
kev_06's Profile: http://www.excelforum.com/member.php...o&userid=35046
View this thread: http://www.excelforum.com/showthread...hreadid=561644


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
Macro Security Barry Lennox[_2_] Excel Discussion (Misc queries) 7 April 1st 09 08:15 PM
Macro needed to set macro security in Excel to minimum Carl Excel Programming 3 March 18th 06 03:36 PM
macro security Gary Keramidas[_2_] Excel Programming 2 June 25th 05 03:56 AM
Security in macro Pam Coleman Excel Discussion (Misc queries) 1 February 24th 05 10:41 PM
Pause macro, add form button to sheet, continue macro when button clicked! Flystar[_15_] Excel Programming 1 May 26th 04 09:45 AM


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