Skip to main content

Revenue - Investigating variances between the revenue reports

Identifying a discrepancy

When edits to earlier balances affect the running revenue balance, a discrepancy may occur between the running revenue balance and the tabulated totals report.

For example:

  1. A transaction is assigned to Rent in with a 12% management fee on the 10th.

  2. On the 11th, the fees are transferred.

  3. On the 12th, the transaction is changed to Deposit in.

  4. This will remove the previous 12% fee from the revenue report.

To check the fees available for transfer:

  1. Go to Admin > Exports > Revenue (Letting agents only),

  2. Tick the Include running balance box.

  3. Set the required date range (typically ending on the previous working day).

  4. Once generated, the revenue figure at the top of column L in the export is what is due for transfer out.

To check the tabulated totals for fees earned over a certain time frame:

  1. Go to Admin > Exports > Revenue (Letting agents only),

  2. Tick to include the tabulated totals.

  3. Set the required date range (typically ending on the previous working day).

  4. Once generated, the report will show a breakdown of total fee earnings.

Resolving a discrepancy

The most common cause is that bank lines are not locked during the month-end reconciliation process before reporting revenue, so they remain editable. This would apply in the above example.

Even when bank lines have been locked, historical fee balances can still be affected by certain actions. The following actions can change fees:

  • Adding backdated double entries, which affect fee subcategories.

  • Importing bank lines retrospectively for a previous period if that import was previously missed.

  • Leaving bank lines pertaining to fees unassigned and assigning these only after completing reporting.

Using a VLOOKUP can help in discovering where the difference lies between periods.

Go to Admin > Exports > Revenue (letting agents only) and set the date to cover the period in which the discrepancy occurred.

Once this export is downloaded, it can be cross-referenced with the revenue export generated at the time of the original reporting.

  1. Open both exports in Microsoft Excel.

  2. Bring up the latest report (Report 1).

  3. Create a new worksheet within Report 1.

  4. Copy Column A (bank line IDs) from Report 1 and paste it into Column A of the new worksheet.

  5. Bring up the previous revenue report (Report 2).

  6. Copy Column A (bank line IDs) and paste it into Column B of the new worksheet in Report 1.

At this stage, Report 1 should have a new tab containing the bank line ID numbers from both it and the previous report, in Columns A and B.

From that tab:

  1. In cell C2, enter =VLOOKUP(A2,B:B,1,0). Press the ‘Enter’ key.

  2. Double-click on the bottom right corner of cell C2.

Cells in the C column with a number indicate a match between the two spreadsheets. Cells showing #N/A mean that the line in Column A is not present in the previously generated report, and so must have been applied subsequently.

This ID can be searched for on SME Professional to identify the relevant transaction.

After, Columns A and B can be swapped (A applied to B, and B applied to A). This will let the user identify whether anything exists in the previous report, but not in the current one.

Did this answer your question?