ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   time limited add in (https://www.excelbanter.com/excel-programming/276445-time-limited-add.html)

jacob[_3_]

time limited add in
 
Hi,
In making an addin; Is there any way to put in code
such that if I distribute it, it will only be usefull for
a limited period of time?

any help appreciated

jacob

Harald Staff[_5_]

time limited add in
 
Hi Jacob

You could put in

If Date Dateserial(2003, 9, 30) then Exit sub

somewhere. Only way to trick that without hacking is to set the system time
back, which is very inconvenient for a common user.

--
HTH. Best wishes Harald
Excel MVP
Followup to newsgroup only please

"jacob" skrev i melding
...
Hi,
In making an addin; Is there any way to put in code
such that if I distribute it, it will only be usefull for
a limited period of time?

any help appreciated

jacob




jacob[_3_]

time limited add in
 
So simple. Thx a lot.
-----Original Message-----
Hi Jacob

You could put in

If Date Dateserial(2003, 9, 30) then Exit sub

somewhere. Only way to trick that without hacking is to

set the system time
back, which is very inconvenient for a common user.

--
HTH. Best wishes Harald
Excel MVP
Followup to newsgroup only please

"jacob" skrev i melding
...
Hi,
In making an addin; Is there any way to put in code
such that if I distribute it, it will only be usefull

for
a limited period of time?

any help appreciated

jacob



.



All times are GMT +1. The time now is 01:43 PM.

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