Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to hide VBA from others

How do I hide my VBA from others ?
Of course I could protect my VBA using a password, but it is rather easy to
find a program on the net that will crack the password.
Any other suggestions ?
Is it possible to convert VBA to a DLL (Dynamic Link Library) ?
If yes, can the DLL then be used as a linked library (or whatever the
technical phrase is) attached through "Tools/References..." in the VBA
editor ?

Please (also) answer to (AndThis)


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default How to hide VBA from others

Hi,

You cannot readily compile vba into a dll, but it's not too hard to convert
it to vb6 which you can compile into an exe or dll.




--
www.alignment-systems.com


"Helge V. Larsen" wrote:

How do I hide my VBA from others ?
Of course I could protect my VBA using a password, but it is rather easy to
find a program on the net that will crack the password.
Any other suggestions ?
Is it possible to convert VBA to a DLL (Dynamic Link Library) ?
If yes, can the DLL then be used as a linked library (or whatever the
technical phrase is) attached through "Tools/References..." in the VBA
editor ?

Please (also) answer to (AndThis)



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to hide VBA from others

save as a password protected addin


"Helge V. Larsen" (AndThis) wrote in
message ...
How do I hide my VBA from others ?
Of course I could protect my VBA using a password, but it is rather easy
to find a program on the net that will crack the password.
Any other suggestions ?
Is it possible to convert VBA to a DLL (Dynamic Link Library) ?
If yes, can the DLL then be used as a linked library (or whatever the
technical phrase is) attached through "Tools/References..." in the VBA
editor ?

Please (also) answer to (AndThis)



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
How do you hide/un-hide the grid lines ED Excel Discussion (Misc queries) 4 February 26th 13 03:22 PM
Want to Hide columns in spreadsheet but NOT hide data in chart. KrispyData Charts and Charting in Excel 1 March 20th 09 04:45 PM
How do I hide hide #REF! in Excel PerryK Excel Discussion (Misc queries) 3 February 27th 09 02:59 PM
Hide Unhide Hide again DTTODGG New Users to Excel 1 February 15th 06 03:22 PM
How do I hide a worksheet in Excel and use a password to un-hide . Dchung Excel Discussion (Misc queries) 3 December 2nd 04 06:24 AM


All times are GMT +1. The time now is 12:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"