gl_excel:callrptvalue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

gl_excel:callrptvalue [2014/03/14 14:34 UTC] – created mwolfegl_excel:callrptvalue [2023/07/24 14:33 UTC] (current) – external edit 127.0.0.1
Line 2: Line 2:
 This function returns the value of a Call Report concept line as of a certain date.  The source for this data is the G&B Call Report program (not the G&B GL program). This function returns the value of a Call Report concept line as of a certain date.  The source for this data is the G&B Call Report program (not the G&B GL program).
  
-%InlineCode{CallRptValue(Concept,RptDate)}%+**CallRptValue(Concept,RptDate)**
  
 ==== Example Usage ==== ==== Example Usage ====
-  * %InlineCode{=CallRptValue("RIAD4107","12/31/2012")}%  Returns the value for Call Report concept line RCON0010 as of December 31, 2012. +  * **=CallRptValue("RIAD4107","12/31/2012")**  Returns the value for Call Report concept line RCON0010 as of December 31, 2012. 
-  * %InlineCode{=CallRptValue("RCON0010","1/31/2013")}%  Returns the value for Call Report concept line RCON0010 as of January 31, 2013.  Note that this is a non-quarter-end date.  The Call Report program supports monthly interim reporting.  However, the user must first establish values within the Call Report program before they are accessible through this function.+  * **=CallRptValue("RCON0010","1/31/2013")**  Returns the value for Call Report concept line RCON0010 as of January 31, 2013.  Note that this is a non-quarter-end date.  The Call Report program supports monthly interim reporting.  However, the user must first establish values within the Call Report program before they are accessible through this function.
  
 ==== Required Parameters ==== ==== Required Parameters ====
  • gl_excel/callrptvalue.1394807677.txt.gz
  • Last modified: 2014/03/14 14:34 UTC
  • by mwolfe