tks Strongm!
Not remenber this post, sorry
Resolved!!!!
but only a dubt, when i call the code:
...
With CreateObject("MSXML2.XMLHTTP")
.Open "GET", XMLQUERY, False
.send
...
is require the code to check the reradystate?
if yes, this is my idea
'Do While myXML.ReadyState <> READYSTATE_COMPLETE
'Sleep (100)
'Loop