Tagged Questions
0
votes
1answer
174 views
How to convert data from XML format into Excel workbook or database table [closed]
I have some data that is given in a consistent XML format (which I can't change). I would like to import it into a database so that I can work with it, and then search, identify and export certain ...