View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Fun Kid Fun Kid is offline
external usenet poster
 
Posts: 13
Default web query w/login and password

did not work with the website that
I am trying to work with.

"Tom Ogilvy" wrote in message
...
There isn't a standard for supplying that information in a URL as I
understand it, but some sites support



--
Regards,
Tom Ogilvy

"Fun Kid" wrote in message
...
I would like to extract information from a my 401k website on a

regular
basis and I intend to use an excel web query to do that. But the
website requires a user id and a password in order to access the
information. How can I do this?

Eventually, I would like to set up a macro using VBA for excel so

that
each time I open the file, it will provide the website with the user

id
and login, extract the data and plot the daily balance.

Any suggestions would be appreciated.