I have an Excel VBA Macro that builds an array from a source file that I then "print" to an Excel spreadsheet (destinationFile) using a for loop. The first time I