Delete workbook

  • Thread starter Thread starter Ed
  • Start date Start date
E

Ed

I have a macro which has copied data from a workbook, I now want the macro
to delete the entire workbook (send it to the recycle bin) but can't figure
out how to do it. Can someone please help me with this problem.
 
Just so the OP knows, Kill doesn't send the file to the Recycle Bin (as the
OP indicated he wanted)... it permanently removes the file from the drive.
 
Thanks Guys - I don't really care what happens to the file. Appreciate all
your help - working fine.
 
Back
Top