PDA

View Full Version : XML parsing with VBA



VinoBob
02-14-2010, 07:14 PM
Hi!

I would like to read specific nodes from two XML files and replace their children, one with the other, if they match in some value of their attributes.

How can i open XML with a VBA code in word, and how can i access the children then? Is this possible?

Thanks in advance.

Bob