N
Nathan Gutman
How can one determine which is the correct URL to use in a Web Query?
For example when I use:
WEB
1
http://finance.yahoo.com/d/quotes.csv?s=fpurx+vtmsx&f=sl1d1t1c1ohgv&e=.csv
I get all the stok quotes in one cell, not parsed.
When I use:
WEB
1
http://moneycentral.msn.com/investor/external/excel/quotes.asp?symbol=fpurx,vtsmx
I get the data parsed OK but it contains a lots of redundant info.
What URL would I, for example use, to access data from Quicken.com?
What method do you use to find stuff like that out?
Thanks,
Nathan
For example when I use:
WEB
1
http://finance.yahoo.com/d/quotes.csv?s=fpurx+vtmsx&f=sl1d1t1c1ohgv&e=.csv
I get all the stok quotes in one cell, not parsed.
When I use:
WEB
1
http://moneycentral.msn.com/investor/external/excel/quotes.asp?symbol=fpurx,vtsmx
I get the data parsed OK but it contains a lots of redundant info.
What URL would I, for example use, to access data from Quicken.com?
What method do you use to find stuff like that out?
Thanks,
Nathan