Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
ben ben is offline
external usenet poster
 
Posts: 232
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default 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



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
Protecting vba code better Avi Excel Programming 1 June 6th 05 01:01 PM
Protecting Code Jerry Excel Programming 4 December 31st 04 09:13 PM
Protecting buttons with VB code rather than protecting sheets/books? StargateFanFromWork Excel Programming 2 July 16th 04 04:03 PM
Protecting VBA code JackJ Excel Programming 6 March 2nd 04 11:10 AM
Protecting VBA Code steve Excel Programming 0 August 28th 03 09:13 PM


All times are GMT +1. The time now is 10:21 PM.

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

About Us

"It's about Microsoft Excel"