Hi,
I cobbled together some code from multiple sources that will process text files.
Since we have multiple files in a folder that need to be read, I built the process to read all of the filenames in a folder into an array (DirectoryListArray()) that I use as a master list of files, then...