K
Kirsten Richardson
I'm having trouble finding how to open an XML document in
Excel 2003 via VBA. What I have is a form on sheet 1
that has a couple parameters and a "go" button. Upon
pressing the button, the VBA code creates and sends a
soap request and receives an XML response which is stored
in a MSXML.DOMDocument object.
I haven't been able to figure out how to display selected
elements back in the sheet. Most of the examples I've
found are for converting spreadsheets to XML, not the
other way around.
Can anyone point me in the right direction?
Thanks!
Excel 2003 via VBA. What I have is a form on sheet 1
that has a couple parameters and a "go" button. Upon
pressing the button, the VBA code creates and sends a
soap request and receives an XML response which is stored
in a MSXML.DOMDocument object.
I haven't been able to figure out how to display selected
elements back in the sheet. Most of the examples I've
found are for converting spreadsheets to XML, not the
other way around.
Can anyone point me in the right direction?
Thanks!