PureBytes Links
Trading Reference Links
|
Sorry to bother this list with an off-topic question. How do you delete a
file in VBA code? For example, I want to delete the following file after it
has been loaded into Excel by a macro:
C:\Temp\MyFile.txt
How will the VBA syntax (Office 2000) look like that I will need to include
in the macro? The help files are kind of confusing on this particular
issue...
TIA,
Ivo
|