web query with cells reference

  • Thread starter Thread starter momo
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top