Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protecting vba code better | Excel Programming | |||
Protecting Code | Excel Programming | |||
Protecting buttons with VB code rather than protecting sheets/books? | Excel Programming | |||
Protecting VBA code | Excel Programming | |||
Protecting VBA Code | Excel Programming |