I am looking to loop through excel files within a given folder (These files are updated during the morning) and extract data into a new excel file and save it.
There are about 10 files on average to copy data from.
My question is: What would the loop code look like? Any help would be appreciated to get me started in the right direction. This is for work, just trying to improve processes.