The ACCRINTM function in Excel returns the accumulated interest for interest-bearing securities at maturity. To better understand the syntax and usage of the ACCRINTM function, follow the examples below. You can use the ACCRINTM function in Excel on Office 2013, Office 2010, Office 2007, and Office 2003 versions.
ACCRINTM Function in Excel
How to Use ACCRINTM Function in Excel - Illustrated Examples
Syntax: ACCRINTM(issue, settlement, rate, par, [basis])
Where:
- Issue: The issuance date of the security.
- Settlement: The maturity date of the security.
- Rate: The annual interest rate of the security.
- Par: The face value of the security. If omitted, the ACCRINTM function defaults to $1,000.
- Basis: The day count basis to be used.
+ Basic = 0 or omitted: US (NASD) 30/360
+ Basic = 1: Actual/Actual
+ Basic = 2: Actual/360
+ Basic = 3: Actual/365
+ Basic = 4: European 30/360
Consider an Example:
For the spreadsheet below, the values entered correspond to the parameters of the function in Excel
Calculate the accumulated interest for interest-bearing securities at maturity. In cell C11, you enter the formula =ACCRINTM(C6,C7,C8,C9,C10), and you get the result as shown below.
Now you know how to use the ACCRINTM function to calculate accumulated interest for interest-bearing securities at maturity. This calculation function will help you quickly and accurately determine the cumulative interest value based on your actual data.
