9.3.2 - Tip- AdvFN Element Number Definitions

Embed Size (px)

Citation preview

  • 8/4/2019 9.3.2 - Tip- AdvFN Element Number Definitions

    1/2

    AdvFN element definitions forRCHGetElementNumber()

    MessageList

    Reply Message #11604 of 15676

    I had a question about how AdvFN elements were defined for the RCHGetElement()

    function.

    Basically, the element definition is just the parameters for the smfGetAdvFNElement()

    function. For example:

    5196;AdvFN-A;Annual Indicators -- Ending Date -- FY1;AdvFN-A;1;>INDICATORS;>year

    end date; ; ;0;0;0;0

    Those parameters:

    Parameter #1 (i.e. "5196") is the element number the definition is to be assigned to

    Parameter #2 (i.e. "AdvFN-A" or "AdvFN-Q") indiates whether an annual (i.e. "A")or quarterly (i.e. "Q") data item is to be retrieved.

    Parameter #3 (i.e. "Annual Indicators -- Ending Date -- FY1") is just a descriptive

    name of the data element. It can literally be anythingyouchoose.

    Parameter #4 (i.e. "AdvFN-A") is just a repeat of parameter #2, but it will be

    returned as the "web page" for the data element if that is requested.

    Parameter #5 (i.e. "1") indicates which period is to be retrieved.

    Parameters #6 and #7 are the search strings to be used with the

    smfGetAdvFNElement() function.

    Parameters #8 and #9 are both set to blanks, but are just placeholders to be

    consistent with other element definitions

    Parameters #10 thru #13 are all set to "0", but are also just placeholders to be

    consistent with other element definitions

    So, the above element definition is really just causing this function invocation:

    =smfGetAdvFNElement(tickersymbol,"A",1,">INDICATORS",">year end date")

    ...for whatever ticker symbol was passed to the RCHGetElementNumber() function.

    Thu Sep 23, 2010 10:40

    pm

    Show Message Option

    View Source

    Use Fixed Width Font

    Unwrap Lines

    "Randy H"

    rharmelink

    Offline

    Send Email

    Principio del formulario

    reply

    11604 Reply

    Message #11604 of 15676

    http://finance.groups.yahoo.com/group/smf_addin/messages/11604?o=1&xm=1&l=1http://finance.groups.yahoo.com/group/smf_addin/post?act=reply&messageNum=11604http://finance.groups.yahoo.com/group/smf_addin/message/11603http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/message/11604http://finance.groups.yahoo.com/group/smf_addin/message/11604?source=1&var=1&l=1http://finance.groups.yahoo.com/group/smf_addin/message/11604?var=0&l=1http://finance.groups.yahoo.com/group/smf_addin/message/11604?unwrap=1&var=1&l=1http://profiles.yahoo.com/rharmelinkhttp://tmp/svbbn.tmp/ymsgr:sendIM?rharmelinkhttp://finance.groups.yahoo.com/group/smf_addin/post?postID=XQbZHVrVliHrSWAHcJXLBrjqhw65jLMfq2vLEAUwM0Qamyaor_nfmKsWU0WvgAldjHG9oSipdGFdahzJUDx8whpfhCb_6rbIh-Ihttp://finance.groups.yahoo.com/group/smf_addin/message/11603http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/post?postID=XQbZHVrVliHrSWAHcJXLBrjqhw65jLMfq2vLEAUwM0Qamyaor_nfmKsWU0WvgAldjHG9oSipdGFdahzJUDx8whpfhCb_6rbIh-Ihttp://tmp/svbbn.tmp/ymsgr:sendIM?rharmelinkhttp://finance.groups.yahoo.com/group/smf_addin/message/11604http://finance.groups.yahoo.com/group/smf_addin/post?act=reply&messageNum=11604http://finance.groups.yahoo.com/group/smf_addin/message/11603http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/message/11604http://finance.groups.yahoo.com/group/smf_addin/message/11604?source=1&var=1&l=1http://finance.groups.yahoo.com/group/smf_addin/message/11604?var=0&l=1http://finance.groups.yahoo.com/group/smf_addin/message/11604?unwrap=1&var=1&l=1http://profiles.yahoo.com/rharmelinkhttp://tmp/svbbn.tmp/ymsgr:sendIM?rharmelinkhttp://finance.groups.yahoo.com/group/smf_addin/post?postID=XQbZHVrVliHrSWAHcJXLBrjqhw65jLMfq2vLEAUwM0Qamyaor_nfmKsWU0WvgAldjHG9oSipdGFdahzJUDx8whpfhCb_6rbIh-Ihttp://finance.groups.yahoo.com/group/smf_addin/message/11603http://finance.groups.yahoo.com/group/smf_addin/message/11605http://finance.groups.yahoo.com/group/smf_addin/messages/11604?o=1&xm=1&l=1
  • 8/4/2019 9.3.2 - Tip- AdvFN Element Number Definitions

    2/2

    Final del formulario

    ExpandMessages Author Sortby

    Date

    AdvFN element definitions for

    RCHGetElementNumber()

    I had a question about how AdvFN elements were

    defined for the RCHGetElement() function. Basically,

    the element definition is just the parameters for the ...

    Randy H

    rharmelink

    Sep 23,

    2010

    10:40 pm

    Re: AdvFN element definitions for

    RCHGetElementNumber()

    Hello Randy I am using Excel 2010 on Windows7

    Ultimate. When I use the function

    =RCHGetElementNumber(Ticker, 5876), I get Error asa return value. Itshould...

    schlange.meist

    er

    schlange.mei...

    Sep 24,

    2010

    7:17 am

    Re: AdvFN element definitions for

    RCHGetElementNumber()

    Might this be your problem:

    http://finance.groups.yahoo.com/group/smf_addin/

    message/10464 On Fri, Sep 24, 2010 at 7:11 AM,

    schlange.meister