Quote: Or better yet, how can I turn the convert the batch file code into VBA code? That is a better option. Wow, Windows batch files are even more horrific to read than bash. Basically, it's stepping through the lines of
A5A.txt, splitting on spaces, and assigning each token to %a. Yuck. Here's a reasonably straightforward translation:...