Hello all!
I've done quite a bit of searching trying to find the answer and hours and hours of manipulating and viewing source code to try and figure this out without any luck. Any help would be very much appreciated! Here are my issues:
I want to open up a new workbook and have the webquery automatically sign in with a username and password. The code below works for opening a IE tab and signing in, but does not log-in the web queriesconnection. For example, I could be logged in to the website by using the first code but when I go to my excel sheet Data > Import External Data > Edit Query the website needs to be logged in to.
This code opens up a IE browser and logs-in but does not refresh or establish a web query connection.
![]()
Please Login or Register to view this content.
This is ultimately what I'd want it to do but I don't know how to add a input to the ActiveSheet.QueryTables.Add connection for a username and password.
Can anybody help with a Web Query Password and Login of Excel 2003? I could not get others codes to work correctly. Thanks a TON in advance!![]()
Please Login or Register to view this content.
Bookmarks