Create xml file based on xPath from Excel with VBA
- by user1626236
I've found some items that seem to dance around what I'm looking to do. I'm not a full-fledged programmer, but have been creating my own macros in Excel. I'm trying to create one now that will help me create the structure of an XML file.
I want to go down the list of XPaths, and for each one create any parents in the path as needed as well as the…