Hi,
Can we merge 2 or more XML files using Excel Macros? For example if we have a.xml and b.xml, can we create c.xml which would concatenate the contents of b.xml to a.xml? If yes, could someone please guide me as to how I should proceed?
The XML files can be of the same structure or can be of different structures.
Thanks