Quote Originally Posted by p45cal View Post
I wouldn't expect them to; you said:

In my last message I said:
Your code line:
blah2 "C:\XML_Source_Files\" & cll.Value, "C:\output\" & cll.Value
You need to look in the red folder for the results.
Sorry, for my stupid mistake. I was at my job when I tested it out and was being so rushed over some other matter I forgot all about the C:\output\ detail I specified. Nevertheless, it was a happy surprise to open up the Output folder and find four XML files inside waiting for me. You are a VBA Maestro!

Thank you very much. I find it to be magical how the XML block has been relocated to the left side of the CONTENT tag.

Again, thank you very much for your VBA help. I am going to study it so I can try to understand the programming logic.