View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chad B Chad B is offline
external usenet poster
 
Posts: 1
Default Deleting Files from Within an Excel Macro

I have gotten stuck on trying to delete an ascii file from within an Excel Macr

I have a file in EX: "P:\temp\9.dat" that I would like to delete so that I can rename a temporary file to replace this one

Thanks

Cha