Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everybody!
I'm looking for an Excel Macro that signs me into Yahoo Finance. My idea is that a VBA Form such as this: Sub GetInput() Dim MyWord MyWord = InputBox("Enter your name") MsgBox ("Hello ") & MyWord End Sub asks me for my password and then instead of saying "Hello" uses my login info and the entered password to sign me into Yahoo. The message titled " Macro to go a WEB site and enter a password " (http://groups.google.com/group/micro...99fe52a858717/) was kind of what I was looking for, but I was thinking of just a small input box and no further popups... Any help is very much appreciated!!! cbnowhere |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pulling stock quotes from Yahoo Finance into a spreadsheet | Excel Discussion (Misc queries) | |||
Web queries & Yahoo! Finance | Excel Discussion (Misc queries) | |||
Sort CSV file from Yahoo Finance Query | Excel Programming | |||
Historical Stock Quotes - Yahoo Finance | Excel Programming | |||
vba yahoo! finance | Excel Programming |