M
martopeteiro
Hello,
Can anyone please help me with this? I'm trying to get stock quote data
from Yahoo. I want to download the data for 400 hundred stocks, and I'd
like to put each in a *different* worksheet.
Specifically, I want the information in pages such as
http://finance.yahoo.com/q?s=msft
and I need table number 18 from these pages. (That page is for
Microsoft -msft-; I'd like to download several different quotes). So i
would need perhaps a macro that does the following:
-Take http://finance.yahoo.com/q?s=msft , table 18, and store that in
worksheet 1
-Take http://finance.yahoo.com/q?s=yhoo, table 18, and store that in
worksheet 2
-etc.
Does anyone have any idea of how could this be done?
Thanks in advance,
Martín
Can anyone please help me with this? I'm trying to get stock quote data
from Yahoo. I want to download the data for 400 hundred stocks, and I'd
like to put each in a *different* worksheet.
Specifically, I want the information in pages such as
http://finance.yahoo.com/q?s=msft
and I need table number 18 from these pages. (That page is for
Microsoft -msft-; I'd like to download several different quotes). So i
would need perhaps a macro that does the following:
-Take http://finance.yahoo.com/q?s=msft , table 18, and store that in
worksheet 1
-Take http://finance.yahoo.com/q?s=yhoo, table 18, and store that in
worksheet 2
-etc.
Does anyone have any idea of how could this be done?
Thanks in advance,
Martín