Hi, All
I'll just take a minute to set the scene, I have 250 folders each folder contains a text file,
eg: C:\folder1\file1.txt, C:\folder2\file2.txt, C:\folder3\file3.txt ...and so on, within each of
those *.txt files there are 5 lines of text, what i'm hoping to be able to do is loop through
the files with FSO then read and copy the last 5 characters on the second line of every *.txt
file into a textbox in my project form.
any advice, code or links would be great, thanks
I'll just take a minute to set the scene, I have 250 folders each folder contains a text file,
eg: C:\folder1\file1.txt, C:\folder2\file2.txt, C:\folder3\file3.txt ...and so on, within each of
those *.txt files there are 5 lines of text, what i'm hoping to be able to do is loop through
the files with FSO then read and copy the last 5 characters on the second line of every *.txt
file into a textbox in my project form.
any advice, code or links would be great, thanks