View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JOSII JOSII is offline
external usenet poster
 
Posts: 2
Default Web Query with a twist

Question: If a web site requires a password, and the web page you need to
query requires navigation, can Excel be automated to accomplish this???

I have successfully queried the web page in question after a manual login,
and then, minutes later, requeried the same page. However, after an hour or
so goes by, the requery fails and a manual login is required again.

Is there way to program a query from Excel that will accomplish this?
Thanks for the input!