Hi!
Starting a Webquery out of a For Loop doesn't work although it works without the loop!??
The Error is this:
"System Error &H80070057 (-2147024809). The parameter is incorrect."
I couldn't find help on the web with it and the microsoft support site is no help with that topic.
by the way, the web query:
With ActiveSheet.QueryTables.Add(Connection:=.....
End With
Has anybody an idea?
thx
Starting a Webquery out of a For Loop doesn't work although it works without the loop!??
The Error is this:
"System Error &H80070057 (-2147024809). The parameter is incorrect."
I couldn't find help on the web with it and the microsoft support site is no help with that topic.
by the way, the web query:
With ActiveSheet.QueryTables.Add(Connection:=.....
End With
Has anybody an idea?
thx