In the following examples we are going to get data from our examples company which has the code "ZXERO01"
The function "CXL.GLVal()" will Hot Link a single GL, or total, value for a period, whole year or YTD, by Financial/Calander Period, Quarter or by Weeks optionally filtered by Cost Centres ( AKA Tracking code 1/2 in Xero,Classes and Locations in QuickBooks, and Cost Centres and Departments in Sage Accounting ).
One function to get the Value of GL Account 200 for period 1/2023
Granular functions are ideal for consolidating data from multiple companies into one sheet since they give cell-by-cell control.
Xero Major Headings, QuickBooks Major Headings and Sage Major Headings
See Tutorial on CXL.GLVal( CompCode, ... )
The function "CXL.GLValSpill()" will Hot Link multiple GL values or sections of the chart of accounts. Or the whole income statement with one function. Also, return multiple columns aged by weeks, periods, months, quarters or years.
One function can hotlink the last 12 months of turnover broken down by months very fast from the F.A.S.T database. Optionally filtered by Cost Centres ( AKA Tracking code 1/2 in Xero,Classes and Locations in QuickBooks, and Cost Centres and Departments in Sage Accounting ).
One function to get the whole P&L/Income Statement for year
All Current Bank Balances
Current Liabilities Balances which are not zero
See Tutorial on CXL.GLValSpill( CompCode, ... )
Get GL Names of the GL Account List
See Tutorial on CXL.GLName( CompCode )
Get Company Sync Status and Current Period
See Tutorial on CXL.GetCompanyStatus( CompCode )
Age Debt over 8 Periods in 7 Days Periods
See Tutorial on CXL.AgeDebtTotalSpill( CompCode, ... )
The CXL.CodesSpill() function Hot Links various lists of information. In the case of the GL Account list, these can be consolidated from multiple companies, and remove any not used for x years.
See Tutorial on CXL.CodesSpill( CompCode, Code )