Hello.
I'm looking for a little help here.
I need to extract file parts into a new file with a new format.
I think the better way to explain it is to give an example:
Extract line 3 column 2 from a group of files. The number of files can change. These files are in csv.
The result should be a txt file with all this information combined, each value a line.
If someone can help me, i would appreciate.
I'm trying to learn how to write in VB, so my language is not very good.
Thanks a lot.