7 Messages
Digest #2972
Messages
Mon Feb 17, 2014 7:46 am (PST) . Posted by:
sihlai
I thought about that and tried it out within the spreadsheet first with different data items. For example, according to the manual when using "H" or "L", it will return high or low for the period, but this particular line returned high and low for Feb 13 only. That led me to think that I did not retrieve the correct data set.
=RCHGetYahooHistory("MSFT",2014,1,2,2014,2,13, , "H", 0, , ,20,1)
=RCHGetYahooHistory
Mon Feb 17, 2014 8:02 am (PST) . Posted by:
"Randy Harmelink" rharmelink
It's not high or low for the PERIOD, but for each DAY within the period. If
you want high or low for a period, you'll need to use the
smfPricesBetween() function.
You probably got just a single line because you didn't array-enter the
formula over a range. If you just enter it into a single cell, you just get
the first item.
On Mon, Feb 17, 2014 at 8:46 AM, <sihlai@yahoo.ca> wrote:
>
> I thought about that and tried it out within the spreadsheet first with
> different data items. For example, according to the manual when using "H"
> or "L", it will return high or low for the period, but this particular line
> returned high and low for Feb 13 only. That led me to think that I did not
> retrieve the correct data set.
>
> =RCHGetYahooHistory("MSFT",2014,1,2,2014,2,13, , "H", 0, , ,20,1)
>
you want high or low for a period, you'll need to use the
smfPricesBetween(
You probably got just a single line because you didn't array-enter the
formula over a range. If you just enter it into a single cell, you just get
the first item.
On Mon, Feb 17, 2014 at 8:46 AM, <sihlai@yahoo.
>
> I thought about that and tried it out within the spreadsheet first with
> different data items. For example, according to the manual when using "H"
> or "L"
> returned high and low for Feb 13 only. That led me to think that I did not
> retrieve the correct data set.
>
> =RCHGetYahooHistory
>
Mon Feb 17, 2014 10:41 am (PST) . Posted by:
"Nikola Ganev" ganevniko
I enter the following formula =RCHGetYahooHistory("IBM",2014,1,27,2014,2,3,"A",0) in an array and it just says "invalid period" in the first cell of the array.
Mon Feb 17, 2014 4:55 pm (PST) . Posted by:
timy2matoe
Nikola,
See if adding a comma after the 3 works for you..... =RCHGetYahooHistory("IBM",2007,1,3,2007,1,3,,"A",0)
Tim
See if adding a comma after the 3 works for you..... =RCHGetYahooHistory
Tim
Mon Feb 17, 2014 4:42 pm (PST) . Posted by:
donald_brown_48367
Thanks very much Randy. I'll try that out.
Mon Feb 17, 2014 10:57 pm (PST) . Posted by:
gz_cp
If I want to return this "42" in "appears in our database 42 times", on this page http://www.stopforumspam.com/ipcheck/128.72.107.120 http://www.stopforumspam.com/ipcheck/128.72.107.120
How can I write the formula?
Thank you very much.
How can I write the formula?
Thank you very much.
Mon Feb 17, 2014 11:32 pm (PST) . Posted by:
"Randy Harmelink" rharmelink
Try:
=smfConvertData(smfstrExtr(smfGetTagContent("
http://www.stopforumspam.com/ipcheck/128.72.107.120","p",-1,"appears in our
database"),"database","time"))
On Mon, Feb 17, 2014 at 11:56 PM, <gz_cp@yahoo.com> wrote:
>
> If I want to return this "42" in "appears in our database 42 times",
> on this page http://www.stopforumspam.com/ipcheck/128.72.107.120
>
> How can I write the formula?
>
>
=smfConvertData(
http://www.stopforu
database"
On Mon, Feb 17, 2014 at 11:56 PM, <gz_cp@yahoo.
>
> If I want to return this "42" in "appears in our database 42 times",
> on this page http://www.stopforu
>
> How can I write the formula?
>
>
Tidak ada komentar:
Posting Komentar