kthorson16
New member
- Joined
- Sep 29, 2015
- Messages
- 12
- Reaction score
- 0
- Points
- 0
VBA macro to winzip files located in a folder to different folder & repeat thru list
I need some help with getting VBA code.
I have a range of folder locations on an excel spreadsheet listed as: "P:\2015\07_Jul\Financial Statements\New Deals\Delivery Information\Agnesian" (range on spreadsheet of these locations is: J7:J51), each cell has a specific location of a folder with sub folders that I need to have zipped and saved into the follow location P:\FTP. I would like it to continue thru this process until it reaches a cell that contains "P:\\\Financial Statements\\Delivery Information\" in range J7:J51.
I have windows 10 and I am trying to do with this using Winzip
Can anyone help me with this code?
I have a range of folder locations on an excel spreadsheet listed as: "P:\2015\07_Jul\Financial Statements\New Deals\Delivery Information\Agnesian" (range on spreadsheet of these locations is: J7:J51), each cell has a specific location of a folder with sub folders that I need to have zipped and saved into the follow location P:\FTP. I would like it to continue thru this process until it reaches a cell that contains "P:\\\Financial Statements\\Delivery Information\" in range J7:J51.
I have windows 10 and I am trying to do with this using Winzip
Can anyone help me with this code?