Rabu, 08 Mei 2013

[smf_addin] Digest Number 2608

2 New Messages

Digest #2608
1a
Re: extracting reuters description by "weekeewawa" weekeewawa
1b
Re: extracting reuters description by "Randy Harmelink" rharmelink

Messages

Wed May 8, 2013 1:59 am (PDT) . Posted by:

"weekeewawa" weekeewawa

works well

however, when i tried to point to cell A1, it gives me an error

=SUBSTITUTE(SUBSTITUTE(smfGetTagContent("http://www.reuters.com/finance/stocks/companyProfile?symbol=''&A1","div",1,"Full Description"),"</p>",CHAR(13)),"<p>",CHAR(10))

thats the code i used, is that correct?

--- In smf_addin@yahoogroups.com, Randy Harmelink <rharmelink@...> wrote:
>
> Try:
>
> =SUBSTITUTE(SUBSTITUTE(smfGetTagContent("
> http://www.reuters.com/finance/stocks/companyProfile?symbol=GOOG.O","div",1,"Full
> Description"),"</p>",CHAR(13)),"<p>",CHAR(10))
>
> On Wed, May 8, 2013 at 12:35 AM, weekeewawa <weekeewawa@...> wrote:
>
> >
> > can i know what is the code to extract the ''full description&#39;' of for
> > example
> >
> > http://www.reuters.com/finance/stocks/companyProfile?symbol=GOOG.O
> >
>

Wed May 8, 2013 2:06 am (PDT) . Posted by:

"Randy Harmelink" rharmelink

You've got an extra double quote after the A1 cell reference.

On Wed, May 8, 2013 at 1:59 AM, weekeewawa <weekeewawa@yahoo.com> wrote:

> works well
>
> however, when i tried to point to cell A1, it gives me an error
>
> =SUBSTITUTE(SUBSTITUTE(smfGetTagContent("
> http://www.reuters.com/finance/stocks/companyProfile?symbol=''&A1","div",1,"Full
> Description"),"</p>",CHAR(13)),"<p>",CHAR(10))
>
> thats the code i used, is that correct?
>

Tidak ada komentar:

Posting Komentar