Cycle Excel Files Linking & Summing
Hi, I need help with a bit of code that cycles through every Excel file in a
single folder, and copies the filename and links the last value in columns C,
E, F & G, such that I end up with a seperate Excel file showing:
Name | C | E | F | G |
I can do it for every worksheet, but am not sure how to do it for every file
in a given folder. The folder location will not change.
Dave
|