View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Web Query Logins and Access Refresh

you can try



this is not standard, but some sites support it.

--
Regards,
Tom Ogilvy

" wrote in message
. com...
I want to create a web query to a page that requires a login and password.
Is it possible to store the id and password in vb so that the spreadsheet
will automatically login to the web page? I also have this spreadsheet
linked from access. Id like access to automatically refresh the data in

the
spreadsheet. Is this possible with code?Thanks