Please help, I'm total noob with vba. Here is what I would like to do. I have a summary file that I use to check the status of projects in other files. Here is what I would like to do:
1. create a macro that will loop through the list of files
2. find each file in the directory based on a partial name
3. Copy data from a specific cell from each file and past in the master list.
4. there is data in the cell already to skip and loop to the next file.
Below is a crude example of the check summary list where the data should be pasted.
Any help would be greatly appreciated.
list.PNG
Bookmarks