ankita.sethi
Board Regular
- Joined
- Apr 27, 2011
- Messages
- 58
Hi,
I am trying to create a code that opens a particular folder and zip each file that is inside it. Then I want to copy each of these files to another folder.
Lets say the first folder is C:\Old Folder
And when all the files in this folder are zipped, I want to move it to a folder:
J:\new folder\documents\
I am not familiar with the basics of using external applications in VBA. So any help would be appreciated.
I am trying to create a code that opens a particular folder and zip each file that is inside it. Then I want to copy each of these files to another folder.
Lets say the first folder is C:\Old Folder
And when all the files in this folder are zipped, I want to move it to a folder:
J:\new folder\documents\
I am not familiar with the basics of using external applications in VBA. So any help would be appreciated.