Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
Is there any way to protect the program (my VBA program) other than use password, like in Ms Access, we can "compile" them? As we know using password is not too safe, we can find the password crack from internet? Pls give any comment! TIA Yanto |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if you go to tools then vbaproject properties name it then click o
protection tab you can give it a password -- Message posted from http://www.ExcelForum.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can convert your code into a dll. But you cant do this directly
from excel or VBA. "Yanto" wrote in message ... Hi All Is there any way to protect the program (my VBA program) other than use password, like in Ms Access, we can "compile" them? As we know using password is not too safe, we can find the password crack from internet? Pls give any comment! TIA Yanto |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
get value from another program | New Users to Excel | |||
Protect Workbook Vs Protect Sheet | New Users to Excel | |||
Can I protect columns w/in a "List" using Protect Sheet? | Excel Discussion (Misc queries) | |||
merging excel program with tdc finance program | Excel Programming |