Excel App

  • Thread starter Thread starter Eddy
  • Start date Start date
E

Eddy

I am looking for the right code to retrieve data from a
web server from within an Excel App. I can bypass the
web form using the FollowHyperlink command if the web
form only requires one parameter, however when the form
requires more than one parameter I can't get past the
form. Is there a way to enter more than one parameter
using the FollowHyperlink command or should I use a
different approach?
 
Eddy,

Take a look at Data>Get External Data>New Web Query.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Back
Top