Deleting and Excel workbook from with in VBA.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to know the VBA code for deleting an Excel workbook.

Problem: I create a Excel workbook to attacht to an email. This works
great. However, when I try to overwrite it with the next workbook it is hit
of miss if it will do it. So, I want to delete the workbook after I have
sent it out and before the next workbook is created. Can anyone help?
 
Back
Top