Dear all,
I have created an Excel VBA program (as Add-In). I want to create a Demo
version of this Add-In (for prospective users) which will stop working after
a specified number of days (after installation).
Can anybody give me an idea how to go about this?
Bernie Deitrick - 06 Feb 2008 16:54 GMT
Samuel,
A determined user will be able to circumvent any security measures that you can possibly use,
through Excel. The better option is to simply trust them.

Signature
HTH,
Bernie
MS Excel MVP
> Dear all,
> I have created an Excel VBA program (as Add-In). I want to create a Demo version of this Add-In
> (for prospective users) which will stop working after a specified number of days (after
> installation).
>
> Can anybody give me an idea how to go about this?
T. Valko - 06 Feb 2008 18:39 GMT
http://www.cpearson.com/Excel/workbooktimebomb.aspx

Signature
Biff
Microsoft Excel MVP
> Dear all,
> I have created an Excel VBA program (as Add-In). I want to create a Demo
> version of this Add-In (for prospective users) which will stop working
> after a specified number of days (after installation).
>
> Can anybody give me an idea how to go about this?