Dear all,
I have a series of excel files with the same structure that I would love to append. This is how they look like:

There are two things that I'm trying to do:
1.The files are denominanted by and identifier and I would love to append all the files and adding a column (id) with the name of the file.
2. The files name have identifier + "_1" "_2" "_3". I only need to append all those files that have _1
Thank you in advance for your assistance.
I have a series of excel files with the same structure that I would love to append. This is how they look like:
There are two things that I'm trying to do:
1.The files are denominanted by and identifier and I would love to append all the files and adding a column (id) with the name of the file.
2. The files name have identifier + "_1" "_2" "_3". I only need to append all those files that have _1
Thank you in advance for your assistance.
Comment