Hey There,
I need a little guidance here.
What I am needing to do is develop an application which sorts text files, approximately 10 at a time.
It would look something like this. (Using VBA 2008)
The code I am having trouble with, is I want to be able to "load" 10 of these txt reports.
I want the Sort button to trigger the application to run through each text file looking for specific keywords.
And finally, when all is said and done, I want it to export a new text file with the keywords listed that it found.
Any helpful ideas or tips would be greatly appreciated as I am just breaking into this and am super excited with how much I have learned so far!







Reply With Quote