Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Currently, I can manually download historical stock data from MSN Money in an
Excel spreadsheet by first displaying the chart for the stock, and then selecting "File - Export Data". Previously, I was able to achieve this via an Excel VBA macro using the following web query URL: http://moneycentral.msn.com/scripts/...&FileDownload= However, MSN had changed the URL during one of their site upgrades and the above URL no longer works (and I suspect some or all of the parameters have changed as well). Does anyone know what the new URL is? Basically, I want to be able to download historical stock data via an Excel VBA macro as if I were doing it manually via the site's chart module (File - Export Data). Thanks, -Alex |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i get historical stock quotes using MSN Money Stock Quotes | Excel Discussion (Misc queries) | |||
Web query to create historical stock data | New Users to Excel | |||
Historical Stock Prices in Excel | Excel Discussion (Misc queries) | |||
Specific date stock quotes (historical) in excel??? | Excel Discussion (Misc queries) | |||
VBA Code To Import Historical Stock Quotes In Excel | Excel Programming |