View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Todd Huttenstine[_2_] Todd Huttenstine[_2_] is offline
external usenet poster
 
Posts: 237
Default Deleting a file on C drive using VBA

nevermind I got it.


-----Original Message-----
Take a look at the Kill command in Help.



Todd Huttenstine wrote:

I need to delete the file C:\Sheets.xls using VBA.
How do I do this?

Thank you
Todd Huttenstine


--

Dave Peterson

.