May data always comes in multiple ".txt " files as below:
File 1 File 2 File 3

Desired output is required in excel as follows:

Now I do this exercise each day and all the kindly note that all the ".txt" files are stored in one single folder for that day.
Now each day, the number of these ".txt" files changes. So it might be the case that on day 1, number of ".txt" files are 3, on day 2 the number of ".txt" files are 8, on day 3 its just 1 & so on.
I want to create a workflow that is dynamic enough such that it is able to give me the desired output (as shared in above snip) based on dynamic number of ".txt" files that I have for that particular day.
Can anyone please help me with this workflow?
I have also attached the sample ".txt" files.
Thanking in Advance!
Chirag