====== FedRptBudget ====== This function returns the total budget of a Federal Report line as of a certain date. **FedRptBalance(RptName, LineNum, BudgetDate, //Company//)** ==== Example Usage ==== * **=FedRptBudget("TFR", "SC11", "7/31/2009")** Returns the balance for line SC11 of the TFR Federal Report as of July 2009. * **=FedRptBudget("TFR", "SC26", "3/17/2009", "Cit")** Returns the budget for March 2009 of the Citizens Savings Bank accounts in line SC26 of the TFR Federal Report (ie, it excludes all of the service company accounts). See below for more information about the Company parameter. ==== Required Parameters ==== {{section>parameters#rptname}} {{section>parameters#linenum}} {{section>parameters#budgetdate}} ==== Optional Parameters ==== {{section>parameters#company}}