4 New Messages
Digest #2798
Messages
Fri Oct 4, 2013 8:02 am (PDT) . Posted by:
"flangeneral" flangeneral
Hi All,
Is it possible to array enter this formula?
=RCHGetTableCell("http://finance.yahoo.com/q?s="&$H$5:$H$38&"&ql=1",1,F$3)
where H5:H38 is where the tickers are. Copy/paste formula works fine, but if I try to array enter it, it returns #VALUE. Any help appreciated.
Is it possible to array enter this formula?
=RCHGetTableCell(
where H5:H38 is where the tickers are. Copy/paste formula works fine, but if I try to array enter it, it returns #VALUE. Any help appreciated.
Fri Oct 4, 2013 8:09 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
You would need a separate function for each ticker symbol.
There would be no advantage to being able to array-enter the formula
anyway. The add-in would still have to retrieve an individual web page for
each ticker symbol.
The reason array-entering RCHGetYahooQuotes() improves speed so much is
that Yahoo prepares an entire CSV file based on the parameters. So all of
that data can be retrieved in a single Internet access, and then the
function parses all the CSV data out.
On Fri, Oct 4, 2013 at 8:02 AM, flangeneral <jefff@rogers.com> wrote:
>
> Is it possible to array enter this formula?
>
> =RCHGetTableCell("http://finance.yahoo.com/q?s="&$H$5:$H$38&"&ql=1",1,F$3)
>
> where H5:H38 is where the tickers are. Copy/paste formula works fine, but
> if I try to array enter it, it returns #VALUE. Any help appreciated.
>
There would be no advantage to being able to array-enter the formula
anyway. The add-in would still have to retrieve an individual web page for
each ticker symbol.
The reason array-entering RCHGetYahooQuotes(
that Yahoo prepares an entire CSV file based on the parameters. So all of
that data can be retrieved in a single Internet access, and then the
function parses all the CSV data out.
On Fri, Oct 4, 2013 at 8:02 AM, flangeneral <jefff@rogers.
>
> Is it possible to array enter this formula?
>
> =RCHGetTableCell(
>
> where H5:H38 is where the tickers are. Copy/paste formula works fine, but
> if I try to array enter it, it returns #VALUE. Any help appreciated.
>
Fri Oct 4, 2013 8:14 am (PDT) . Posted by:
"flangeneral" flangeneral
Thanks Randy,
Your help is always appreciated.
--- In smf_addin@yahoogrou
>
> You would need a separate function for each ticker symbol.
>
> There would be no advantage to being able to array-enter the formula
> anyway. The add-in would still have to retrieve an individual web page for
> each ticker symbol.
>
> The reason array-entering RCHGetYahooQuotes(
> that Yahoo prepares an entire CSV file based on the parameters. So all of
> that data can be retrieved in a single Internet access, and then the
> function parses all the CSV data out.
>
> On Fri, Oct 4, 2013 at 8:02 AM, flangeneral <jefff@..
>
> >
> > Is it possible to array enter this formula?
> >
> > =RCHGetTableCell(
> >
> > where H5:H38 is where the tickers are. Copy/paste formula works fine, but
> > if I try to array enter it, it returns #VALUE. Any help appreciated.
> >
>
Fri Oct 4, 2013 6:51 pm (PDT) . Posted by:
gpommer1982
I had two reasons: one was to improve my Excel programming skills
and second was even the free custom screens don't contain
everything I would like to screen for. Certainly, the free
screeners can narrow down a large list of stocks to a small list
of commonly used valuation metrics but I was looking for
something that could crank through a large list based on very
specific criteria.
However, I appreciate Randy's point and won't use the SMF Add-In
to build screeners.
---In smf_addin@yahoogrou
Why would anyone want to build a stock screener when there are
tons of free one. Plus, hundreds more fee based one.
Try these free ones -- FinBiz
<http://www.finviz.
<http://www.stockfet
<http://www.marketwa
Yahoo <http://screener.
Or try http://www.freestoc
<http://www.freestoc
screening criteria.
But don't miss use this great tool.
Kermit
From: smf_addin@yahoogrou
[mailto:smf_addin@yahoogrou
Sent: Wednesday, October 02, 2013 9:36 PM
To: smf_addin@yahoogrou
Subject: [smf_addin] Building stock screeners
I'm always impressed with the knowledge base of this group so I
thought I'd throw this out as I've been scratching my head. Has
anyone built a stock screener in Excel? I've been building some
financial analysis spreadsheets and have no problem analyzing a
single company but I'd like to make custom screens to sort
through and return companies that meet my criteria. My
programming knowledge is pretty basic but I haven't found
anything out in cyberspace that describes how one would go about
doing this.
Thanks in advance.
Tidak ada komentar:
Posting Komentar