Hi All,
I have a directory on my computer C:\Test\ with 10 or more folders in it. I have the folder names in Column A (for example Test1 - Test10) of a spreadsheet name Folder Factor.xls.
I would like some VBA code to go down the rows and find the folder in the C:\Test\ directory based on the folder name in Column A and create another folder within it based on a new folder name in Column B (for example TestA - TestJ). i.e. the directory tree for the first record would look like C:\Test\Test1\TestA\
Any help would be greatly appreciated!
Cheers,
Mike
I have a directory on my computer C:\Test\ with 10 or more folders in it. I have the folder names in Column A (for example Test1 - Test10) of a spreadsheet name Folder Factor.xls.
I would like some VBA code to go down the rows and find the folder in the C:\Test\ directory based on the folder name in Column A and create another folder within it based on a new folder name in Column B (for example TestA - TestJ). i.e. the directory tree for the first record would look like C:\Test\Test1\TestA\
Any help would be greatly appreciated!
Cheers,
Mike