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

I created a template in excel including vb macros
when users create new files on this template model they must be able to use
macros also.
But is thee a way to protect/hide macros

--
Message posted via http://www.officekb.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default protect macro

On Oct 31, 2:44*am, "evelin via OfficeKB.com" <u54234@uwe wrote:
I created a template in excel including vb macros
when users create new files on this template model *they must be able to use
macros also.
But is thee a way to *protect/hide macros

--
Message posted viahttp://www.officekb.com


To protect your VB code from being seen by others, all you need to do
is go to the project explorer, point at your project and right click
on it. Select VBA project properties, click on the protection tab and
check the Lock project for viewing and key your password. That's it.
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default protect macro

You pretty much need a hex editor or a commercial application for VBA
passwords Barb.

See John McGimpsey's site.


Gord Dibben MS Excel MVP

On Sat, 31 Oct 2009 16:29:01 -0700, Barb Reinhardt
wrote:

I've seen how to do it for Worksheet and maybe workbook passwords, but not VB
passwords. How is that done?

"Don Guillett" wrote:

Please be aware that excel passwords are fairly easy to defeat.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Dennis" wrote in message
...
On Oct 31, 2:44 am, "evelin via OfficeKB.com" <u54234@uwe wrote:
I created a template in excel including vb macros
when users create new files on this template model they must be able to
use
macros also.
But is thee a way to protect/hide macros

--
Message posted viahttp://www.officekb.com


To protect your VB code from being seen by others, all you need to do
is go to the project explorer, point at your project and right click
on it. Select VBA project properties, click on the protection tab and
check the Lock project for viewing and key your password. That's it.

.


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
Protect Macro Dave Peterson Excel Programming 0 June 10th 09 03:07 PM
protect in macro pkeegs Excel Programming 4 January 8th 09 11:11 PM
Protect a Macro Darin Kramer Excel Programming 5 May 9th 06 05:09 PM
protect a macro kwiklearner[_11_] Excel Programming 2 March 30th 06 02:42 PM
protect - macro? Stu[_31_] Excel Programming 13 October 20th 03 01:48 AM


All times are GMT +1. The time now is 10:16 PM.

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"