I'm unsure if this is the right forum so please let me know where to post this if this is the wrong place.
My problem is this:
I have about 2500+ folders located in a directory "C:\Projects", in a folder structure of "C:\Projects\0", "C:\Projects\100", "C:\Projects\200" and so on up to "C:\Projects\2500". Inside each folder (say the "500" folder) there is one folder per project number; so for e.g. "C:\Projects\500\500" and up to "C:\Projects\500\599" for each one.
I have a list in an Excel spreadsheet of about 1700 folders which I want to move to another directory "C:\SeparatedProjects", but retaining the same directory structure they previously had.
Is it possible to write a batch script file to move only the folders listed in the Excel spreadsheet? I'm not too sure about this...
Please let me know if this makes any sense, too!
My problem is this:
I have about 2500+ folders located in a directory "C:\Projects", in a folder structure of "C:\Projects\0", "C:\Projects\100", "C:\Projects\200" and so on up to "C:\Projects\2500". Inside each folder (say the "500" folder) there is one folder per project number; so for e.g. "C:\Projects\500\500" and up to "C:\Projects\500\599" for each one.
I have a list in an Excel spreadsheet of about 1700 folders which I want to move to another directory "C:\SeparatedProjects", but retaining the same directory structure they previously had.
Is it possible to write a batch script file to move only the folders listed in the Excel spreadsheet? I'm not too sure about this...
Please let me know if this makes any sense, too!