In the new accounting year, we do not want to bring forward the amount in the column RM-CREDIT which is an entry due to a previous year sales invoice to a customer but the invoice has been paid. We want to zerorise such amounts. We also want to zerorise the matching amounts in the column RM-DEBIT (payments by suppliers), so that the total RM-DEBIT still equals the total RM-CREDIT.
We need a way to identify those matching amounts, supplier by supplier. In other words, we want to identify rows where the name of a supplier appear in column ACCOUNT-CREDIT and also rows where the name of the same supplier appears in column ACCOUNT-DEBIT (not necessarily in the same row).
Since this involves 2 column titles i.e. ACCOUNT-DEBIT and ACCOUNT-CREDIT, we will use an AdvanceFilter operation to extract the relevant rows.
Just follow these steps:
1. Set a criteria (in the sheet Criteria) as shown here:
A B 1 ACCOUNT-DEBIT ACCOUNT-CREDIT 2 SUPPLIER A 3 SUPPLIER A
The above criteria setting means that we want to select rows which contain the item 'SUPPLIER A' under the column ACCOUNT-CREDIT and also rows which contain the same supplier name under column ACCOUNT-DEBIT.
156
2. After we have set the above criteria, go to sheet DATA.
3. Make sure the active cell is not a blank cell and is inside the data area.
4. Click menu Data/Filter/Advance Filter to open the Advance Filter dialog box.
5. The List range box is automatically filled with the address of the data area. Check that it is correct, otherwise you have to correct your data area.
6. Fill the Criteria range box with the address of the criteria you set above. (To easily fill the box with the address, follow these steps: Make sure the insertion bar is already in the box. Click on the tab of the sheet where the criteria reside. Highlight the criteria block. You will notice that as you highlight the criteria block, the Criteria Range box is automatically filled with the address of the criteria block).
7. Click OK.
8. You should see the data is filtered according to the criteria you set. Look for matching amounts and zerorise them (replace with 0). You can check with items 'pd' in column CREDITOR STTMNT to confirm paid invoices. (Make sure you do not zerorise the current year invoices.)
9. Save the file.
10. Remove the filtering mode.
11. Repeat the process for each (other) supplier. This may take some time if you have many suppliers. However, there is no need to rush to finish all of them at one go. You can do so selectively.
9. Zerorise accruals amounts from the previous year which were paid
You usually have accrual accounts, such as Salary Payable, EPF Payable, Tax Payable, Electricity Payable etc. Usually the number of accrual accounts is not too many (around 8). The transactions for each account usually come up only once in a month. The payment is also usually made once in a month.
157
Now, we want to identify rows of transactions relating to accrual accounts from the previous year, account by account. We want to identify rows where column ACCOUNT-DEBIT and column ACCOUNT-CREDIT contain an accrual account name we are interested in. Since we will look for the items in 2 different columns, we will use AdvanceFilter operation. Here are the steps:
1. If you do not have a sheet to write criteria block, create one now.
2. Set the criteria block in the criteria sheet similar to that shown here:
A B 1 ACCOUNT-DEBIT ACCOUNT-CREDIT 2 SALARY PAYABLE 3 SALARY PAYABLE
This criteria block means that we want to select rows where there is item 'SALARY PAYABLE' in the column ACCOUNT-DEBIT as well as rows where there is item "SALARY PAYABLE' in column ACCOUNT CREDIT (the 'SALARY PAYABLE' item does not necessarily appear in the same row).
3. Activate the sheet where our data reside (sheet DATA).
4. Make sure the active cell is inside the data area.
5. Click menu Data/Filter/Advance Filter to open the Advance Filter dialog box.
6. The List range box is automatically filled with the address of the data area. Check that it is correct, otherwise you have to correct your data area.
7. Fill the Criteria range box with the address of the criteria you set above. (To easily fill the box with the address, follow these steps: Make sure the insertion bar is already in the box. Click on the tab of the sheet where the criteria reside. Highlight the criteria block. You will notice that as you highlight the criteria block, the Criteria Range box is automatically filled with the address of the criteria block).
8. Click OK.
158
9. Now you should see only rows containing transactions involving the account you set in the criteria block.
10.
10. Zerorise amounts in column RM-DEBIT and RM-CREDIT where the amounts matched. (If a particular credit entry is paid, replace both amounts in the RM-CREDIT and RM-DEBIT with zero). Make sure you do not zerorise the current year accruals.
11. Save the file.
12. Remove the filtering mode (menu Data/Filter/Show All).
13. Repeat the steps for other accrual accounts.
(This process will leave unpaid accrual amounts intact).