Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know how to write a sub routine that limits the use of a
excel spreadsheet with VBA? That is, I want to give trial versions o my spreadsheet to people and control the number of times or tim periods they use it. Example, you can only use this file for free fro Jan1 to Jan 10 then you have to buy the registered version. Or you ca only open this file 3 times for free and then you have pay for th registered verison. Yes I know that security is not good. But I still want to understan how to TRY and do it 1) Define trial period (i.e. date of file expiration) 2) Define trial usage (i.e. # of file opens) Thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving Excel documents during trial period | Excel Discussion (Misc queries) | |||
How do I access trial version files after grace period ends? | Charts and Charting in Excel | |||
Trial Period? Can A Macro Shut down a file after 10 days? | Excel Discussion (Misc queries) | |||
Code for Trial Version | Excel Programming | |||
How to establish a trial period? | Excel Programming |