Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have written a module which will go through a
directory, opening, processing and saving files to a 'done' directory. I would like to delete the files in the source directory. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
use the kill command
Kill "c:\old directory\file1.xls" -- Regards, Tom Ogilvy "Tony C" wrote in message ... I have written a module which will go through a directory, opening, processing and saving files to a 'done' directory. I would like to delete the files in the source directory. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Files | New Users to Excel | |||
Deleting Files from within Excel | Excel Discussion (Misc queries) | |||
Deleting Files in Folder | Excel Programming | |||
Deleting Files From VBA | Excel Programming | |||
Deleting Shared Files???!!! | Excel Programming |