Messages In This Digest (2 Messages)
- 1a.
- Retrieving current news From: peteblack43
- 1b.
- Re: Retrieving current news From: Randy Harmelink
Messages
- 1a.
-
Retrieving current news
Posted by: "peteblack43" peteblack43@yahoo.com peteblack43
Sun May 22, 2011 7:45 am (PDT)
Hi Randy,
I have been looking for information on retrieving current news on
different tickers and found this in a really old message . Is this
possible using the RCHCreateComment() function? If not, any
suggestions?
Part of message - Message #485 - Sep 19, 2006
"Although I think the new RCHGetTableCell() and RCHGetWebData( )
functions will do it fairly easily. Actually, I am using Yahoo's
company news RSS feeds to get the information for the companies I own.
When I created the RCHCreateComment() function, one item I considered
was to throw the Yahoo news into a comment that could be popped up when
the cell is hovered over."
Thank you for all your hard work.
PeteB
- 1b.
-
Re: Retrieving current news
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Mon May 23, 2011 12:43 am (PDT)
It would just be a matter of doing something like:
=RCHCreateComment("Dummy",0, ,,,,,,"Line 1"&CHAR(10)& "Line 2"&CHAR(10)& "Line
3"&CHAR(10)&"Line 4")
The content of "Line1" thru "Line 4" could be what you need it to be. For
example:
=RCHCreateComment("Dummy",0, 400,,,,,,
smfGetTagContent("
http://feeds.finance.yahoo. com/rss/2. 0/headline? s=MMM®ion= US&lang=en- US
","title",1,"<item")& CHAR(10)
&smfGetTagContent("
http://feeds.finance.yahoo. com/rss/2. 0/headline? s=MMM®ion= US&lang=en- US
","title",2,"<item")& CHAR(10)
&smfGetTagContent("
http://feeds.finance.yahoo. com/rss/2. 0/headline? s=MMM®ion= US&lang=en- US
","title",3,"<item")& CHAR(10)
&smfGetTagContent("
http://feeds.finance.yahoo. com/rss/2. 0/headline? s=MMM®ion= US&lang=en- US
","title",4,"<item"))
Or you could load up the comment with something like the "Business Summary"
from Yahoo:
=RCHCreateComment("Dummy",0, 500,400,, ,,,
smfGetTagContent("http://finance. yahoo.com/ ","p",1,">Businessq/pr?s=MMM
Summary"))
On Sun, May 22, 2011 at 7:44 AM, peteblack43 <peteblack43@yahoo.com > wrote:
>
> I have been looking for information on retrieving current news on different
> tickers and found this in a really old message . Is this possible using the
> RCHCreateComment() function? If not, any suggestions?
>
> Part of message - Message #485 - Sep 19, 2006
>
> "Although I think the new RCHGetTableCell() and RCHGetWebData( ) functions
> will do it fairly easily. Actually, I am using Yahoo's company news RSS
> feeds to get the information for the companies I own. When I created the
> RCHCreateComment() function, one item I considered was to throw the Yahoo
> news into a comment that could be popped up when the cell is hovered over."
>
> Thank you for all your hard work.
>
Need to Reply?
Click one of the "Reply" links to respond to a specific message in the Daily Digest.
MARKETPLACE
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Individual | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Tidak ada komentar:
Posting Komentar