A
Avassiliadi
Hello all,
The last touch to my macro is to delete the log file from which I've
extracted the infromation and then saved as a text file.
Here is the command I use:
Sub DeleteOrigFile()
Workbooks(strCurrentOrigFileExt).Delete
End Sub
Do you need more info?
Thanks
The last touch to my macro is to delete the log file from which I've
extracted the infromation and then saved as a text file.
Here is the command I use:
Sub DeleteOrigFile()
Workbooks(strCurrentOrigFileExt).Delete
End Sub
Do you need more info?
Thanks