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 display data from a website in excel that requires a username/password

if


doesn't work then there isn't any builtin, predefined/standard solution that
I have ever seen posted.

--
Regards,
Tom Ogilvy


"John Williams" wrote in message
m...
Hi,

I need help, i need to open a website that requires a username and
password. I know how to open up a site in excel that does not require
this, I am hoping theres some VBA syntax that allow you to put in the
username/password into the program which will automatically log you
onto the site

thanks