VBA add XML mapping to excelfile bases on a table
Is there any way to add the xml mapping as in the picture via vba?
I have diffrent tables and fields. And need to create an xml mapping for them.
Removing a XML child node with VBA
This is the VBA code I’m currently using to import an XML into my workbook (which works just fine):
Excel VBA – How do you span a large multi line XML string to many rows or as XML import
Excel VBA – How do you span a large multi line XML string to many rows or as XML import.