Anybody know of a program that sifts through a large number of zipped .txt files?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jim Dandy

    Anybody know of a program that sifts through a large number of zipped .txt files?

    I do a fantasy baseball simulation and after every week it creates box scores and play-by-play rundowns of each game and compiles them all in a zip file. They are .txt files.

    They look like this inside winRAR...

    25-729A.txt
    25-729B.txt
    25-729C.txt
    and so on..
    25-730A
    25-730B
    and so on..

    200+ files in all after each simulation and we have to open each one to see if there it corresponds to our team..

    Is there a software that will make all these .txt files sortable by keywords, say "St. Louis Cardinals" to weed down the files into the ones you're looking for.

    Thanks in advanced.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    You may not need a program.

    You muight import these files to Excel and sort them there.

    Comment

    Working...