I am new to the form and new to using macros or VBA in Excel and was hoping that someone could help with a problem. I have created a list of folders and their file paths in Column A of a spreadsheet and would like to copy the folders and their contents to a new location shown in Column B. eg
g:\my documents\Folder 1 h:\Folder copy\Folder 1
g:\my documents\Folder 2 h:\Folder copy\Folder 2
g:\my documents\Folder 3 h:\Folder copy\Folder 3
g:\my documents\Folder 4 h:\Folder copy\Folder 4
g:\my documents\Folder 5 h:\Folder copy\Folder 5
I would like to do this as a macro so that all the folders and their contents are copied to the new location and any folders in Column A that are not found are ignored. As there are over 5,000 folders to be copied I would like it to run automatically until all folders that are found in Column A are copied to the appropriate location in Column B.
I would be most grateful if someone could assist me.
Bookmarks