Messages In This Digest (9 Messages)
- 1a.
- Re: smfGetOptionQuotes give wrong numbers for ADBE From: Glen Fullmer
- 1b.
- Re: smfGetOptionQuotes give wrong numbers for ADBE From: Randy Harmelink
- 2a.
- RCHGetYahooQuotes erratic behavior beginning Fri, 7/15/11 From: davedc78
- 2b.
- Re: RCHGetYahooQuotes erratic behavior beginning Fri, 7/15/11 From: Randy Harmelink
- 3a.
- Re: bloomberg businessweek data From: Randy Harmelink
- 4a.
- Split Information From: MLSrini
- 4b.
- Re: Split Information From: Randy Harmelink
- 5a.
- Get the word "Event" in RCHGetTableCell From: Jacob Jose
- 5b.
- Re: Get the word "Event" in RCHGetTableCell From: Randy Harmelink
Messages
- 1a.
-
Re: smfGetOptionQuotes give wrong numbers for ADBE
Posted by: "Glen Fullmer" gfullmer@cox.net gfullmer
Sat Jul 16, 2011 9:44 am (PDT)
On Thu, 2011-07-14 at 22:25 -0700, Randy Harmelink wrote:
> 1. The add-in is extracting the data from a web page it had saved
> from earlier. To resolve this, run the smfForceRecalculation
> macro (see the "Links" area of the group for info).
>
> 2. The add-in is picking up an old page from IE's cache. To
> resolve, see:
>
> http://finance.groups.yahoo. com/group/ smf_addin/ message/13523
The latter seemed to work, thanks. I am not sure how to use the
smfForceRecalculation macro. Looks like I can't just add it to a cell.
Is that correct? I will reread the documentation to get a better idea.
With Excel 2007 F9 seem to work. Is it bound to the macro?
Thanks for all you do,
Glen
--
Glen Fullmer, gfullmer@cox.net , http://members.cox.net/gfullmer
---
http://personalcashflow.blogspot. - cash flow blogcom
http://www.alreadytoharvest. - historical novelcom
http://www.youtube.com/gfullmer - fractal Movies
"True love doesn't want anything" - Eckhardt Tolle
"Charity doesn't think about itself" - St. Paul
"all things whatsoever ye would that men
should do to you, do ye even so to them" - Jesus
---
- 1b.
-
Re: smfGetOptionQuotes give wrong numbers for ADBE
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Sat Jul 16, 2011 10:09 am (PDT)
Like I said, you need to go to the item in the "Links" area of the group to
find out more about smfForceRecalculation.
F9 with NOT update the smfGetOptionQuotes() function.
On Sat, Jul 16, 2011 at 9:44 AM, Glen Fullmer <gfullmer@cox.net > wrote:
> The latter seemed to work, thanks. I am not sure how to use the
> smfForceRecalculation macro. Looks like I can't just add it to a cell.
> Is that correct? I will reread the documentation to get a better idea.
> With Excel 2007 F9 seem to work. Is it bound to the macro?
>
- 2a.
-
RCHGetYahooQuotes erratic behavior beginning Fri, 7/15/11
Posted by: "davedc78" davedc78@yahoo.com davedc78
Sat Jul 16, 2011 11:33 am (PDT)
I have been successfully using formulas like the following to get quotes for mutual funds into a cell in an Excel spreadsheet:
=RCHGetYahooQuotes($B27,"l1" ,,NOW())
In the above, the cell B27 contains the 5-char ticker for a mutual fund or a 3-char ticker for an exchange-traded fund. This has been working for about the past six months.
Last Friday, some cell formulas started returning numbers that look like the following:
503240576.00
503256192.00
503105216.00
If I press F9 to update, some of the "problem" cells will show the correct quote, but other cells that were showing correct quotes, will now show these strange numbers. No matter how many times I press F9, the problem cells just move around.
I have made no changes to the spreadsheet. One possible issue: since the beginning (six months ago), I have been using Excel 2010 on a Windows 7 (64-bit) platform. But again the trouble only started last Friday.
Any clues as to what might be going on here? Has something changed at Yahoo that means I am going to have to abandon smf_addin??
Any suggestions will be welcome.
Dave Simonds
- 2b.
-
Re: RCHGetYahooQuotes erratic behavior beginning Fri, 7/15/11
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Sat Jul 16, 2011 11:43 am (PDT)
My guess would be something was going on with the Yahoo servers...
On Sat, Jul 16, 2011 at 11:31 AM, davedc78 <davedc78@yahoo.com > wrote:
> I have been successfully using formulas like the following to get quotes
> for mutual funds into a cell in an Excel spreadsheet:
>
> =RCHGetYahooQuotes($B27,"l1" ,,NOW())
>
> In the above, the cell B27 contains the 5-char ticker for a mutual fund or
> a 3-char ticker for an exchange-traded fund. This has been working for about
> the past six months.
>
> Last Friday, some cell formulas started returning numbers that look like
> the following:
>
> 503240576.00
> 503256192.00
> 503105216.00
>
> If I press F9 to update, some of the "problem" cells will show the correct
> quote, but other cells that were showing correct quotes, will now show these
> strange numbers. No matter how many times I press F9, the problem cells just
> move around.
>
> I have made no changes to the spreadsheet. One possible issue: since the
> beginning (six months ago), I have been using Excel 2010 on a Windows 7
> (64-bit) platform. But again the trouble only started last Friday.
>
> Any clues as to what might be going on here? Has something changed at Yahoo
> that means I am going to have to abandon smf_addin??
>
> Any suggestions will be welcome.
>
- 3a.
-
Re: bloomberg businessweek data
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Sat Jul 16, 2011 11:46 am (PDT)
Did you try? It's about as straight-forward an extraction as there can be:
=RCHGetTableCell("
http://investing.businessweek. com/research/ stocks/financial s/financials. asp?ticker= PAEKY:US
",1,">Revenues")
It's just a matter of looking at the source code of the web page to find a
good search string to key the extraction off of.
On Fri, Jul 15, 2011 at 9:20 PM, alexander <life2539@yahoo.com > wrote:
> Is it possible or has anybody tried to use the SMF addin to get data from
> bloomberg businessweek website. here is a link of one company's financials.
>
>
> http://investing.businessweek. com/research/ stocks/financial s/financials. asp?ticker= PAEKY:US
>
- 4a.
-
Split Information
Posted by: "MLSrini" mlsrini@yahoo.com mlsrini
Sat Jul 16, 2011 12:00 pm (PDT)
Hello,
Can anybody please help me to extract split information for a specific symbol between two dates?
Thanks,
- 4b.
-
Re: Split Information
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Sat Jul 16, 2011 12:01 pm (PDT)
See: http://finance.groups.yahoo. com/group/ smf_addin/ message/14400
On Sat, Jul 16, 2011 at 11:51 AM, MLSrini <mlsrini@yahoo.com > wrote:
>
> Can anybody please help me to extract split information for a specific
> symbol between two dates?
>
- 5a.
-
Get the word "Event" in RCHGetTableCell
Posted by: "Jacob Jose" pepecan47@yahoo.ca pepecan47
Sat Jul 16, 2011 12:18 pm (PDT)
Hi foro members -
When trying:
=RCHGetTableCell("http://www.theglobe andmail.com/ ",1,">Forwardglobe-investor/ markets/stocks/ summary/? q=BTU-N
P/E")
I get the literal "Event" in the cell.
Any ideas?
Regards,
Jose L. Jacob - 5b.
-
Re: Get the word "Event" in RCHGetTableCell
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Sat Jul 16, 2011 12:24 pm (PDT)
That's because the data you're trying to extract is not being presented in
an HTML table. Try:
=0+smfGetTagContent("
http://www.theglobeandmail.com/ ","span",1,"globe-investor/ markets/stocks/ summary/? q=BTU-N >Forward
P/E")
On Sat, Jul 16, 2011 at 12:18 PM, Jacob Jose <pepecan47@yahoo.ca > wrote:
>
> When trying:
>
> =RCHGetTableCell("
> http://www.theglobeandmail.com/ ",1,">ForwardP/globe-investor/ markets/stocks/ summary/? q=BTU-N E")
>
> I get the literal "Event" in the cell.
>
> Any ideas?
>
Need to Reply?
Click one of the "Reply" links to respond to a specific message in the Daily Digest.
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