
![]() Richard Lanza |
Stop Duplicate Payments in Their Tracks
A series of simple modifications can prevent erroneous and mistaken payments, which ultimately have a positive impact on cash flow.
January 3, 2008
by Richard Lanza, CPA/CITP
Last month’s article focused on the causes of duplicate payments. Now, we’ll take a closer look at ways to improve your payments processes and technological steps you can take to prevent duplicate payments.
It is impossible to catch all erroneous payments. However, steps can be taken to reduce or eliminate many errors. A series of simple modifications can prevent erroneous and mistaken payments, which ultimately have a positive impact on cash flow.
There are two distinct approaches that can minimize duplicate payments: manual and automated procedures. Both have their requisite strengths and weaknesses, so for optimal results, it's best if you can utilize both techniques.
Manual Procedures
Below is a list of tried-and-tested manual procedures to help you prevent duplicate payments from going out the door:
Automated Procedures
Very few organizations actually track and/or report the erroneous payments they find using computer tools. Below is a step process to automating such reviews:
Step 1: Determine what reports you will need
Match the process gaps with the appropriate reports. Consider these basic, intermediate and advanced reports:
Basic
Intermediate
Advanced
Step 2: Get data to support your reports
Given the reports you selected, you now have to identify the data fields you need. Generally, you should work with the invoice payment header file so that each record is listed as a separate invoice. Include all voids associated with the payments in the file to ensure that there are no false positives because of reports having transactions listed twice. Assuming a selection was made from the above reports, at a minimum, you would need the following data fields:
| Invoice Number | Vendor Name | Check Number |
| Invoice Amount | Vendor Number | Invoice Date |
Step 3: Select software
Microsoft Excel can be used to run duplication analysis, yet it must be noted that Excel can only handle up to 65,536 rows per record in the 2003 version and over one million records in the 2007 version. To complete the basic report duplication analysis, first sort the file as you would like to run the analysis (e.g., invoice number and amount). Then, in a blank column, create an “AND” statement to identify any instances where the current row is duplicated on the bottom row. A sample “AND” statement, assuming only the invoice number is column A and the amount is column B, is as follows:
=AND(A1=A2,B1=B2)
Once this statement is placed in C2 for analyzing the first two rows, it is copied for the length of the data. Then, the auditor must review column C (in the above example) for all instances where column C reads “TRUE.” This process is fairly manual and time-consuming, but it works.
Another approach is to select a better tool such as ActiveData for Excel, ACL, IDEA Software or Microsoft Access that makes the process simpler due to built-in commands to complete the duplication tests.
Step 4: Review the results
Review all of the report results. This leads to some valuable lessons, with two of the top ones listed below:
While it's not possible to wave a magic wand and wish duplicate payment problems away, it is possible to minimize them by using the above manual and automated techniques.
Rate this article 5 (excellent) to 1 (poor). |
Richard B. Lanza, CPA, CITP, CFE, PMP, president of Cash Recovery Partners, LLC, helps companies identify their hidden financial assets, mostly using technology and referring them to specialists. He has a decade and a half of experience in audit technology and recovery auditing, becoming a leading authority in these areas. His free Web site helps companies to identify cost recovery and prospective savings in all areas of their business.