WE have a directory with various subfolders that houses source files where data is being captured. WE then would like to merge all that data into 1 workbook that can be updated to capture any changes. Ill explain in more detail.
Our directory is U:\L&S. Subfolders are Set1, Set2, Set3, and Set4. Each of these subfolders has its own file where people will be entering data. So Set 1 folder has a file named 2_Set1.xlsx. Set 2 folder has a file named 2_Set2.xlsx, etc. The columns in each file are exactly the same.
We want to create a master file that will merge all 4 of these files into 1 and we want the master file to be able to be updated at any time to capture any changes in any of the Set files.
Any thoughts? I am a beginner in VB.
Thanks
Bookmarks