Hi,
I am writing a code to take the data from 2 text files and output it to a table. I need to take only one of the columns from the second file only if the value in the first column matches the value in the first file.
e.g.
Text file 1:
data1, data2, data3
123, abc, def
456, ghi, jkl...
Hi,
I have 2 text files (with aproximately 1000 lines in each), and I need a way of looking at a field in one of the text files based on a field with the same value in another text file.
I hope this has made sense to somebody. I cant really explain easily what I need, but if anyone is familiar...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.