M
momo
hi all,
i would like to create a macro to import some data from the web
using POST request with cells reference.
i mean
i got a request like this
wwww.xxxxx.com/download.htm
name=zob&year=1999&day=02
all the name are in the first column of my worksheet
the years second
and so on.
with doing a loop
for
next.
my problem is how to implement cells reference in a web query usin
POST data.
thanks for help
i would like to create a macro to import some data from the web
using POST request with cells reference.
i mean
i got a request like this
wwww.xxxxx.com/download.htm
name=zob&year=1999&day=02
all the name are in the first column of my worksheet
the years second
and so on.
with doing a loop
for
next.
my problem is how to implement cells reference in a web query usin
POST data.
thanks for help