Forum Discussion

Ferdinand1992's avatar
Ferdinand1992
Copper Contributor
May 21, 2021

Xml parser error

Hello together,

 

during my studies I have to evaluate some .xml files. Therefore I am loading the .xml files via VBA into Excel and afterwards I am able to check the data of the xml. Right now I got a problem, that the .xml is not in the right shape and additional there are signs included which are "usually" not allowed in .xml files. So during the import i get the Error message "Laufzeitfehler '-2147217376(80041020)'. I am not able to change the content of the xml so I am searching for another solution. Is there a possibility to read the xml file without the .xmlImport function?
I was searching in a lot of forums for the last few days and didn't find any solution.

 

May someone of you has an solution in VBA.

 

Thank you

Resources