R
Ray Clark
I need to be able to write a macro to delete an Excel File and I have to be
missing something but nothing I try seems to work.
This is the last line of code I tried but........
Application.Workbooks("N:\MaintCo-ord\Mech\Maint Day Roster for
Viewing.xls").Delete
Hope someone can set me straight.
Thanks
Ray
missing something but nothing I try seems to work.
This is the last line of code I tried but........
Application.Workbooks("N:\MaintCo-ord\Mech\Maint Day Roster for
Viewing.xls").Delete
Hope someone can set me straight.
Thanks
Ray