Example Formula | Value Returned | Description |
=RCHGetElementNumber("Version") | Stock Market Functions add-in, Version 2.0j | Tells you which version of the add-in you are using. |
=RCHGetElementNumber("Source",941) | YahooKS | Gives you the data source for element number 941 |
=RCHGetElementNumber("Element",941) | Market Cap | Gives you the element name for element number 941 |
=RCHGetElementNumber("Web Page",941) | http://finance.yahoo.com/q/ks?s=~~~~~ | Gives you the web page element number 941 is retrieved from ("~~~~~" is the ticker symbol) |
=RCHGetElementNumber("ElementFile",941) | . ...folder...\smf-element-nn.txt | Gives you the "smf-element-nn.txt" name and file date/time that 941 was (last) loaded from. |
=RCHGetElementNumber("IBM", 941) | 119,670,000 | Market Capitalization from data source "YahooKS" for ticker "IBM" |
=RCHGetElementNumber("IBM", 1541) | 119,670,000,000 | Market Capitalization from data source "MSN" for ticker "IBM" |
|
=RCHGetElementNumber("P-URL",941) | http://finance.yahoo.com/q/ks?s=~~~~~ | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Cells",941) | 1 | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Find1",941) | VALUATION MEASURES | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Find2",941) | MARKET CAP | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Find3",941) | | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Find4",941) | | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Rows",941) | 0 | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-End",941) | 0 | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Look",941) | 0 | RCHGetTableCell() function parameter |
=RCHGetElementNumber("P-Type",941) | 0 | RCHGetTableCell() function parameter |