ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Protecting VBA code (https://www.excelbanter.com/excel-programming/335081-protecting-vba-code.html)

dstiefe

Protecting VBA code
 
We are developing various function for our clients. Is there anyway I can
add greater security to our add-ins - other than a password?

Thank you

Daniel

JM[_5_]

Protecting VBA code
 
Compile that bad boy into an activex component using VS6 or VS.Net.


"dstiefe" wrote in message
...
We are developing various function for our clients. Is there anyway I can
add greater security to our add-ins - other than a password?

Thank you

Daniel




ben

Protecting VBA code
 
inside of VBA? you could switch to VB6 and develope .dll or .com add-ins

--
When you lose your mind, you free your life.


"dstiefe" wrote:

We are developing various function for our clients. Is there anyway I can
add greater security to our add-ins - other than a password?

Thank you

Daniel


dstiefe

Protecting VBA code
 
Can any of the VBA code be used?

"ben" wrote:

inside of VBA? you could switch to VB6 and develope .dll or .com add-ins

--
When you lose your mind, you free your life.


"dstiefe" wrote:

We are developing various function for our clients. Is there anyway I can
add greater security to our add-ins - other than a password?

Thank you

Daniel


JM[_5_]

Protecting VBA code
 
Make a reference to the Excel object library, then all of the VBA can be
used. Excel objects will require thorough qualification.


"dstiefe" wrote in message
...
Can any of the VBA code be used?

"ben" wrote:

inside of VBA? you could switch to VB6 and develope .dll or .com add-ins

--
When you lose your mind, you free your life.


"dstiefe" wrote:

We are developing various function for our clients. Is there anyway I

can
add greater security to our add-ins - other than a password?

Thank you

Daniel





All times are GMT +1. The time now is 03:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com