Deleting Files

B

Bill

Need delete a file from within VBA. The delete file
method makes reference to a file object, but doesn't
offer much on how to create the object. What would
be the necessary statements to delete the file:

c:\Folder1\Folder2\FileName.ext

Thanks,
Bill
 
Top