Thread
:
Possible to Protect / Hide VBA Macro Code When Transferred to a Different Computer?
View Single Post
04-09-2014, 10:56 PM
Charles Kenyon
Windows 7 64bit
Office 2010 32bit
Moderator
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,469
If you distribute it as a template (global or document) with the code protected, it will remain protected. Obviously, a .bas file is a text file and protection will not apply to that.
Charles Kenyon
View Public Profile
Find all posts by Charles Kenyon