View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Excel Add In - Limited Use?

You could test the date, and if not in your parameters, delete the add-in
code. See www.cpearson.com/excel/vbe.htm for the code deletion technique

--

HTH

RP

"sirin" wrote in message
...

I coded an add in to be used only for 48days starting 28-Oct-04. Not
before that and not after that. Just passing the instructions to user
accordingly is not sufficient. If any user uses it after that or before
that, it will screw up the data.

How to acheive it programetically?

Thanks.


--
sirin
------------------------------------------------------------------------
sirin's Profile:

http://www.excelforum.com/member.php...o&userid=15289
View this thread: http://www.excelforum.com/showthread...hreadid=269511