cmefly
Well-known Member
- Joined
- May 13, 2003
- Messages
- 683
Hi,
I've got a main folder with 88 folders inside (each folder is for a different client so they are named differently). However, each of these 88 folders has a sub-folder called "final results" and within it, there is an excel file called "2011_Jan_results_CLIENTNAME.XLS".
c:\main folder
88 files within this folder
an example is:
c:\main folder\client_name
and in each of the client's folder is a subfolder
c:\main folder\client_name\final results
c:\main folder\client_name\final results\2011_Jan_results_CLIENTNAME.XLS
I need to get all these files ("2011_Jan_results_CLIENTNAME.XLS") into one folder called "all client final results"....
is there such a code that can help me COPY these files into the new directory?
thanks,
Marc
I've got a main folder with 88 folders inside (each folder is for a different client so they are named differently). However, each of these 88 folders has a sub-folder called "final results" and within it, there is an excel file called "2011_Jan_results_CLIENTNAME.XLS".
c:\main folder
88 files within this folder
an example is:
c:\main folder\client_name
and in each of the client's folder is a subfolder
c:\main folder\client_name\final results
c:\main folder\client_name\final results\2011_Jan_results_CLIENTNAME.XLS
I need to get all these files ("2011_Jan_results_CLIENTNAME.XLS") into one folder called "all client final results"....
is there such a code that can help me COPY these files into the new directory?
thanks,
Marc