In our earlier post we have seen how to Read Data from XML File using in Microsoft Excel. In this tutorial will teach you about how to update an XML file using Microsoft Excel.
I would recommend that you should this post before you continue –Read Data from XML File
Now there are various way you can update XML file –
- Update Single ParentNode
- Update attribute of a Node
- Add a new node under existing node
- Add new Attribute to the Node