L
Leslie Coover
http://finance.yahoo.com/
offers a wide range of financial data.
Would anyone have (or know where I can get) a sample of code that
accesses a specific element of data (e.g., payout ratio, current
liabilities, current market price, etc.)from
http://finance.yahoo.com/
or similar site and collects it in an MS Access Query so latest data is
present whenever the MS Access db is opened?
Perhaps you could point me in the direction of a few resources (Web
articles, books, etc.) if this type of coding is possible.
The following is a part of the HTML code on http://finance.yahoo.com/ that
identifies "Last Trade" of "54.00"
Last Trade:</td><td class="yfnc_tabledata1"><big><b><span
id="yfs_l10_vlo">54.00</span></b></big></td></tr><tr><td
class="yfnc_tablehead1" width="48%">
Thanks!
offers a wide range of financial data.
Would anyone have (or know where I can get) a sample of code that
accesses a specific element of data (e.g., payout ratio, current
liabilities, current market price, etc.)from
http://finance.yahoo.com/
or similar site and collects it in an MS Access Query so latest data is
present whenever the MS Access db is opened?
Perhaps you could point me in the direction of a few resources (Web
articles, books, etc.) if this type of coding is possible.
The following is a part of the HTML code on http://finance.yahoo.com/ that
identifies "Last Trade" of "54.00"
Last Trade:</td><td class="yfnc_tabledata1"><big><b><span
id="yfs_l10_vlo">54.00</span></b></big></td></tr><tr><td
class="yfnc_tablehead1" width="48%">
Thanks!