Hi folks!
I know it's an older post, but I am having some similar diffuculty. My code is supposed to loop through 5 reports, outputting each to a snapshot file. The problem is that only the first report is output, then exits the sub. The code segment in question is below.
For x = 0 To 4...