Account reconciliation is the process of comparing transactions you have recorded using internal record-keeping for financial accounts against monthly statements from external sources, such as a bank, credit card company, or other financial institution, to ensure that your account records agree with each other.

 

If you're not using accounting software, your financial transactions will appear on your paper check register that you update each time you write a check, on your credit card statement, and on your bank statement. If you're using accounting software to print batches of checks each time the company pays bills, your transactions will be recorded on your software's account register.

 

Why Reconcile Your Accounts?

Comparing transactions and balances is important because it avoids overdrafts on cash accounts, catches fraudulent or overcharged credit card transactions, explains timing differences, and highlights other negative activity, such as stolen or incorrectly recorded income and expense entries.

 

This business function will save your company from paying overdraft fees, help catch improper spending and serious issues such as embezzlement before they get out of control, and keep transactions error-free.

 

Reconciling accounts and comparing transactions also helps your accountant produce reliable, accurate, and high-quality financial statements. Because your company balance sheet reflects all money spent—whether cash, credit, or loans—and all assets purchased with those funds, the accuracy of the balance sheet strongly depends on the accurate reconciliation of your company's financial accounts.

 

Publicly held companies must keep their accounts consistently reconciled or risk being penalized by independent auditors. Many companies have systems for maintaining payment receipts, account statements, and other data necessary to document and support account reconciliations.

 

The Reconciliation Process

When you use accounting software to reconcile accounts, the software does some of the work for you, saving you a good deal of time. However, the process still needs human involvement to capture certain transactions that may have never entered the accounting system, such as cash stolen from a "petty cash" box. These steps will help you to make sure all of your money is accounted for:

 
  1. Compare your internal account register to your bank statement and check off each payment and deposit on your register that matches the statement. Make note of all transactions on your bank statement for which you don't have any other evidence, such as a payment receipt or check stub.
  2. Identify any money shown as paid out in your internal records—whether checks, ATM transactions, or other charges—that do not show up as a paid amount on the bank account statement. Subtract these items from the bank statement balance. Conversely, also note charges on the bank statement that you haven't captured in your internal accounting records. Charges to watch for include uncleared checks, internally recorded auto-payments that have yet to clear the bank account, check-printing fees, ATM service charges, and other bank charges such as insufficient funds (NSF), overdrafts, or over-the-limit fees.
 
  1. Check that all funds coming into the company have been reflected in both your internal records and your bank account. Find any deposits and account credits that haven't yet been recorded by the bank and add these to the statement balance. If the bank shows money deposits not reflected in your internal books, make the entries. If you have an interest-bearing account and you are reconciling a few weeks after the statement date, you may need to add interest as well.
  2. Bank errors don't occur very often, but if any errors were made, the proper amount needs to be added or subtracted from your account balance, and you should contact the bank immediately to report the error.
 
  1. Your bank statement balance should now equal the balance in your records. Depending on the number of discrepancies, you may need to create a supporting schedule that details the differences between your internal books and bank accounts.
 

Knowing how to reconcile your accounts accurately is important for the financial health of your business. Reconciliation is used to compare your business's internal books with other financial documents such as bank statements, cash registers, and credit card statements. It can also detect any errors or discrepancies, or fraud. It is an important process that is essential to the success of your business.

What Does Reconciliation Mean in Accounting的更多相关文章

  1. Accounting Flexfield Setup and Usage (Doc ID 124333.1)

    APPLIES TO:Oracle General Ledger - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1] Information ...

  2. [POJ2586]Y2K Accounting Bug

    [POJ2586]Y2K Accounting Bug 试题描述 Accounting for Computer Machinists (ACM) has sufferred from the Y2K ...

  3. POJ2586Y2K Accounting Bug(贪心 + 不好想)

    Y2K Accounting Bug Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 12251   Accepted: 62 ...

  4. Y2K Accounting Bug(贪心)

    Y2K Accounting Bug Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 10945   Accepted: 54 ...

  5. Codeforces Gym 100513G G. FacePalm Accounting

    G. FacePalm Accounting Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://codeforces.com/gym/100513 ...

  6. 贪心 POJ 2586 Y2K Accounting Bug

    题目地址:http://poj.org/problem?id=2586 /* 题意:某公司要统计全年盈利状况,对于每一个月来说,如果盈利则盈利S,如果亏空则亏空D. 公司每五个月进行一次统计,全年共统 ...

  7. Y2K Accounting Bug 分类: POJ 2015-06-16 16:55 14人阅读 评论(0) 收藏

    Y2K Accounting Bug Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 11222   Accepted: 56 ...

  8. How to setup and process Intercompany accounting [AX2012]

    In this post, I will take you through a very simple functionality called  the intercompany accountin ...

  9. POJ2586Y2K Accounting Bug

    http://poj.org/problem?id=2586 Description Accounting for Computer Machinists (ACM) has sufferred fr ...

随机推荐

  1. ELK之7版本Elastic Maps功能介绍

    Elasticsearch 7.0 中还引入了一个新的聚合来处理地理地图图块,允许用户在地图上放大和缩小,而不会改变结果数据的形状,实现更加平滑地缩放 Elastic Maps:使用纳秒精度存储时序数 ...

  2. 批处理&提权命令

    提权应用 批处理遍历webshell可访问目录 opendir.readdir.is_dir.is_writable这几个遍历文件夹的函数,在php限制的情况下,找可执行目录就没有优势了. @echo ...

  3. win10中禁用Ctrl+Alt+上下左右箭头的方法

    win10的Ctrl+Alt+向左/右/上/下箭头,与pycharm中的快捷键有冲突,需要禁用 右键''显示设置''---->高级显示设置------->显示器1的显示适配属性-----& ...

  4. 问题(一)升级Appium最新遇到滑动的坑

    Appium的JAVA客户端更新到java-client 6.0.0-BETA3后,发现其中有关于界面滑动(swipe TouchAction)方面的升级(也有可能在之前的版本已经更新过类似的内容,没 ...

  5. nginx配置的记录

    基本使用 语法规则: location [=|~|~*|^~] /uri/ { - } = 开头表示精确匹配 ^~ 开头表示uri以某个常规字符串开头,理解为匹配 url路径即可.nginx不对url ...

  6. 【HC89S003F4开发板】 4端口消抖

    HC89S003F4开发板端口消抖 一.前言 看到资料里有中断消抖的例子,因为以前项目里有遇到高频干扰频繁退出休眠的情况,所以好奇用这个配置能不能解决. 二.对demo进行修改 @实现效果 P01设置 ...

  7. 简单即时通讯、聊天室--java NIO版本

    实现的功能: 运行一个服务端,运行多个客户端.在客户端1,发送消息,其余客户端都能收到客户端1发送的消息. 重点: 1.ByteBuffer在使用时,注意flip()方法的调用,否则读取不到消息. 服 ...

  8. SVN_06导入项目文档

    把这个项目的文档迁入到SVN Server上的库中 [1]首先右键点击projectAdmin目录,这时候的右键菜单例如以下图看到的:选择copy URL toCLipboard,就是复制统一资源定位 ...

  9. 查询慢SQL

      可以查看当前时间访问库的所有请求SQL SELECT COUNT(*) AS c,state,info  FROM `information_schema`.processlist GROUP B ...

  10. C# UTF-8文件带BOM和不带BOM文件的转换

    读取INI文件使用的是GetPrivateProfileString方法,自己读写ini文件没有问题. 调用C++的API对同一个ini文件进行处理后,发现首个Section的值读不出来:发现是API ...