View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Rooney Peter Rooney is offline
external usenet poster
 
Posts: 325
Default Deleting a workbook from Disk

Good morning, all,

Nice easy one for you all.

Is it possible to delete a workbook from a disk using VBA?
I tried to record myself doing it, with File Open, right clicking a
workbook, then clicking "Delete", but all I got was a CHDir Command.

Thanks in advance

pete