View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ray Clark[_2_] Ray Clark[_2_] is offline
external usenet poster
 
Posts: 22
Default Code to delete an Excel File

I must be missing something but I am having trouble trying to write a macro
to delete and Excel file. I have tried the following but does not work......
Application.Workbooks("N:\MaintCo-ord\Mech\Maint Day Roster for
Viewing.xls").Delete
Can anyone point me in the right direction.

Thanks
Ray