Good day all!
I am creating a DTS service containing an ActiveX script that manipulates .XLS files. To complete this process, I need some code that appends one Excel spreadsheet to an existing Excel spreadsheet.
In one part of this process, I'm using the FileSystemObject to move the files from one directory to another. Is there a method associated with the FileSystemObject that would solve this problem?
Any assistance will be greatly appreciated.
Thanks.
I am creating a DTS service containing an ActiveX script that manipulates .XLS files. To complete this process, I need some code that appends one Excel spreadsheet to an existing Excel spreadsheet.
In one part of this process, I'm using the FileSystemObject to move the files from one directory to another. Is there a method associated with the FileSystemObject that would solve this problem?
Any assistance will be greatly appreciated.
Thanks.