In my project I am going to read XML file. I have read some document for it and tried some sample code but I get error to this "MSXML.DOMDocument" VBA throw compile time error,
How should i configured "MSXML.DOMDocument" vba excel 2007
In my project I am going to read XML file. I have read some document for it and tried some sample code but I get error to this "MSXML.DOMDocument" VBA throw compile time error,
How should i configured "MSXML.DOMDocument" vba excel 2007
You need to reference XML in your VBA Project http://msdn.microsoft.com/en-us/library/ms763701%28v=vs.85%29.aspx