
Originally Posted by
binar
Hi p45cal,
Thank you for your post. I made the changes you posted and the error disappeared which is good news. However, the four XML test files contained inside the C:\XML_Source_Files folder did not change.
I wouldn't expect them to; you said:

Originally Posted by
binar
Once the VBA completes the change it saves the edited XML file to this directory, C:\output.
In my last message I said:

Originally Posted by
p45cal
I did the same with your file and got the same error, however, did you check your output folder?
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.