Thread: Kill file
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tausif.mohammed@gmail.com is offline
external usenet poster
 
Posts: 3
Default Kill file


EW wrote:
I have an excel worksheet that I want to delete itself on a certain date. Is
there a code that I use to accomplish this?

Thanks for any help in the matter!


Hi,

Try using the application.ontime method .. Check the help file for
additional info.

HTH,
Tausif