Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am preparing to distribute a program throughout my company that I created and to minimize it being taken to competitors I would like to include code that causes access to the program to be denined every 120 days until a password is given.
Any suggestions?? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
though you can put some code in your macro to achieve this it's quite easy (takes only a minute) to circumvent this 'security'. Excel is not really able to provide/develop secure applications. The best thin you could do is create a COM Addin and put this kind of code within this add-in -----Original Message----- I am preparing to distribute a program throughout my company that I created and to minimize it being taken to competitors I would like to include code that causes access to the program to be denined every 120 days until a password is given. Any suggestions?? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
remove password on VBA code | Excel Discussion (Misc queries) | |||
Encryption Password Expires in 30 Days | Excel Discussion (Misc queries) | |||
How to see macro code of a password protected macro without a password? | Excel Worksheet Functions | |||
How to record a New Web Query that requires login + password. | Excel Programming | |||
VBA code delete code but ask for password and unlock VBA protection | Excel Programming |