View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Clinton M James Clinton M James is offline
external usenet poster
 
Posts: 10
Default HELP: Web Query Vs Need to Log in

Hi All,

I have vba code that downloads various files from a site but prior to
running it i need to launch web query in excel and log in through it - the
thing is I want excel to do the logging in for me without my having to go
into web query and manually doing it first.

Does anybody know how I can get excel to make the connection and send my
username and password?

Help is appreciated and thank you in advance

Regards,
Clint