Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Need code that requires password every 120 days

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Need code that requires password every 120 days

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??
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 115
Default Need code that requires password every 120 days

Bruce -

While it could easily be circumvented by someone who knows what they're
doing, such people are few and far between (present company excepted).

I've used this, and it seems pretty robust:

http://www.andreavb.com/tip080006.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

bruce forster wrote:

Frank:

Thanks for the comments. I understand it could be circumvented but
can you provide some code anyway that would require a password every
120 days??

Thanks.


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
remove password on VBA code Tom Excel Discussion (Misc queries) 1 February 13th 10 06:36 AM
Encryption Password Expires in 30 Days Rob Excel Discussion (Misc queries) 0 April 2nd 09 07:08 PM
How to see macro code of a password protected macro without a password? Dmitry Kopnichev Excel Worksheet Functions 5 October 27th 05 09:57 AM
How to record a New Web Query that requires login + password. J e r Excel Programming 2 February 13th 04 12:34 PM
VBA code delete code but ask for password and unlock VBA protection WashoeJeff Excel Programming 0 January 27th 04 07:07 AM


All times are GMT +1. The time now is 07:08 AM.

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

About Us

"It's about Microsoft Excel"