View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PierreB PierreB is offline
external usenet poster
 
Posts: 1
Default Retrieval from a Web site

Hi there,

I have an Excel 2000 spreadsheet with a (long) list of URLs with input
parameters. I would like to automate the task of retrieving output parameters
that I get from a website. This website is an engine that enriches my input
URL with an aditional parameter that I am interested in.

What would you advice ?
- A macro
- A script
- wait for Excel 2003, ...2007?