Thanks for the help.
I saw that under help but the compiler shows “expression.XmlDataQuery(XPath, [SelectionNamespaces], [Map])As Range”. This has the “As Range” outside the brackets. Ether way how do I direct were the data goes?
Thank you,
Steve
Can anyone tell me what is wrong with this code. I get the Error “Object variable or With block variable not set (Error 91)” This error occurs at run time.
Dim WSD As Worksheet
Set WSD = Worksheets("Sheet1")
WSD.XmlDataQuery("http://10.1.1.50/CGI/webXML2.exe").WSD.Range ("A15")...
I am a new user of VBS. I have a web site that when given the
(http://10.1.1.50/CGI/webXML.exe?name=Steve)
URL, with arguments, returns, XML formatted data. I would like to pull that
data into some sort of record set that I can walk through. I need to do
this dynamically. What object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.