What would be the easiest code to just loop thru all excel books in a folder.
Open them, do stuff, copy the data, into another book, close without saving and go to the next file in the folder.
Be aware the files are not named in such a way that I can control the sequence.
Just if there 10 files, open the first in the row, then the second etc.
And the do stuff, copy, paste is already in different macro.
Just need to cycle thru the files call that macro and close them again without saving.
ps: the do stuff needs to take place in the openend file.
Bookmarks