PPRuNe Forums

PPRuNe Forums (https://www.pprune.org/)
-   Computer/Internet Issues & Troubleshooting (https://www.pprune.org/computer-internet-issues-troubleshooting-46/)
-   -   Excel getting external data. (https://www.pprune.org/computer-internet-issues-troubleshooting/224898-excel-getting-external-data.html)

overwing 6th May 2006 23:18

Excel getting external data.
 
Is it possible in excel to get external data directly from a website that has a requirement for a username and password? I want to (in VBA) access weather from a met website inserting username and password in code to bypass the login page. This excel program is to live in a memory stick as I want to use it in several different computers. These computers will not have RoboForm or other such software.
Ta in advance.

overwing 18th May 2006 22:47

Can it be done?
 
:confused:
Is my ? too complex. I get no answers. :ugh:

drauk 19th May 2006 09:25

A webquery will prompt you for username and password when it executes. The webquery object doesn't expose the necessary properties to allow you to programmatically set them. You could either try sending keystrokes to the dialog box, use something more suited to the task than Excel or use a weather source that doesn't require authentication.


All times are GMT. The time now is 08:37.


Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.