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 code to terminate access after certain time

Look at the OnTime method in help , or see Chip's page at
http://www.cpearson.com/excel/ontime.htm

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"bruce forster" wrote in message
...
I am creating a program to be distributed to other users via cd. is there

anyway to have the program terminate after a certain time so that the person
can not go to another employer and use the program??

Thanks