View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
davidm davidm is offline
external usenet poster
 
Posts: 1
Default How to program a code to die


There are a few instances when, for good reason, I need to have a code
to "expire" after a certain date. I have resorted to a workaround
using Worksheet_Open event which immobilizes the code at a set date.
But surely, there must be a nifty way of going about it-perhaps using
Application.Kill ... but I can't get my head around it. I appreciate
any help.


--
davidm
------------------------------------------------------------------------
davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645
View this thread: http://www.excelforum.com/showthread...hreadid=480988