gl_excel:fedrptdescription

FedRptDescription

This function returns the full description of a Federal Report line based on the Federal Report name and line number. If called without the line number, it returns the full description of the report.

FedRptDescription(RptName, LineNum)

  • =FedRptDescription("TFR") Returns the full description for the TFR Federal Report.
  • =FedRptDescription("TFR", "SC26") Returns the description for line SC26 of the TFR Federal Report.

RptName

The name of the federal report (not its description)

"Call"
"TFR"

%fineprint{Used in: FedRptAvgBal, FedRptBalance, FedRptBudget, FedRptDescription}%

LineNum

The abbreviated federal report line number.

"SC11"
"SO141"
"RI-4435"

%fineprint{Used in: FedRptAvgBal, FedRptBalance, FedRptBudget, FedRptDescription}%

  • gl_excel/fedrptdescription.txt
  • Last modified: 2023/07/24 14:33 UTC
  • by 127.0.0.1