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



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



.

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
Limited elapsed time study Glenn_H Excel Discussion (Misc queries) 1 March 7th 08 04:44 PM
VLOOKUP is very limited Bobby Excel Worksheet Functions 7 October 18th 05 08:20 PM
Help! IF function is too limited Ringo Excel Discussion (Misc queries) 2 September 23rd 05 12:11 PM
Spreadsheet/VBA Project Consulting: 50% Discount or Even Free - Limited Time Only Daniel CHEN Excel Worksheet Functions 3 June 1st 05 05:48 AM
Limited logins Bruise Excel Worksheet Functions 0 May 24th 05 12:51 AM


All times are GMT +1. The time now is 06:10 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"