Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Limited elapsed time study | Excel Discussion (Misc queries) | |||
VLOOKUP is very limited | Excel Worksheet Functions | |||
Help! IF function is too limited | Excel Discussion (Misc queries) | |||
Spreadsheet/VBA Project Consulting: 50% Discount or Even Free - Limited Time Only | Excel Worksheet Functions | |||
Limited logins | Excel Worksheet Functions |