View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Deleting Workbook

make sure the workbook is closed

Kill "C:\temp\Workbook.xls"

--
regards,
Tom Ogilvy



"Barb Reinhardt" wrote:

What would be the code to delete a workbook located here

C:\temp\Workbook.xls

Thanks,
Barb Reinhardt