This is a lightweight web tool for matching transactions between two Excel or CSV files. It's designed for operational reconciliation workflows where you need to quickly identify which transactions match across different data sources.
Upload two files (your records and external records), map the amount, date, and optional description columns, then configure matching rules. The tool applies three matching rules in sequence:
Results are provided as an Excel file showing matched pairs, unmatched records, and which rule was used for each match.
Temporary Processing: Uploaded files are stored temporarily in the server's temp directory during processing and are automatically cleaned up when you upload new files or when the server restarts.
No Long-Term Storage: Files are not intentionally stored, archived, or backed up. The tool processes your data and generates results, but does not persist your original files.
Recommended Usage: While files are handled temporarily, avoid uploading highly sensitive or confidential data. This tool is best suited for operational reconciliation tasks with non-critical data.
This tool is actively being improved based on user feedback. Key improvements include enhanced matching rules, better result visualization, and improved error handling.
If you encounter issues or have feature suggestions, please visit the Contact & Feedback page.