Thread: license
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default license

See
http://www.cpearson.com/excel/workbooktimebomb.aspx

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Roger on Excel" wrote in message
...
I want to add a 1 year license renewel warning dialogue to my spreadsheet
application.

I want the dialogue box to come active after 1 year from the date of the
spreadsheet. Ideally i want the date expiration to disable the code i use for
a particular form (which starts a new spreadsheet blank), but i dont want the
sheet to be disabled for use, just warn the user the license has expired and
they need to purchase a new license.

Can anyone help or redirect me?