I'm reading a rather large text file in VBA. The source file contains various text data from an international conference, and I'm rewriting extracted parts of that data in an organized format into an Excel sheet. I've placed the salient parts of the routine below. (I am a primitive programmer, and so I use primitive methods. Sorry about my bad form.)I'm reading a rather large text file in VBA. Th