L
lucianopaulinosilva
Dear all,
I have a directory containing 10,000 txt files that I have to import
for excel.
Any file have two lines and I need that they appear in excel as the
following:
1-First column = File name;
2-Second column = Second line of all the txt files since the first line
contains only headers.
Filename Values
A.txt 235
B.txt 454
C.txt 475
D.txt 7854
E.txt 751
....
Do you have some suggestion about how could I do that?
Thanks in advance,
Luciano
I have a directory containing 10,000 txt files that I have to import
for excel.
Any file have two lines and I need that they appear in excel as the
following:
1-First column = File name;
2-Second column = Second line of all the txt files since the first line
contains only headers.
Filename Values
A.txt 235
B.txt 454
C.txt 475
D.txt 7854
E.txt 751
....
Do you have some suggestion about how could I do that?
Thanks in advance,
Luciano