The ACCRINTM formula in Excel

 

The ACCRINTM formula in Excel is very similar to the ACCRINT formula, but it is used specifically for securities that pay interest at maturity, rather than periodically. Here is how to use the ACCRINTM formula in Excel:

  1. Open a new or existing workbook in Excel.
  2. Enter the following information in separate cells:
    • Settlement Date: The date when the security was purchased.
    • Maturity Date: The date when the security will mature.
    • Issue Date: The date when the security was issued.
    • Annual Interest Rate: The interest rate paid annually by the security.
    • Par Value: The face value of the security.
  3. Select the cell where you want to display the accrued interest.
  4. Type the following formula in the formula bar: =ACCRINTM(issue, maturity, rate, par, [basis])
    • Issue: The issue date of the security.
    • Maturity: The maturity date of the security.
    • Rate: The annual interest rate paid by the security.
    • Par: The face value of the security.
    • Basis: [optional] The day count basis to use. If omitted, it defaults to 0, which means the US (NASD) 30/360 basis.
  5. Press Enter to calculate the accrued interest.

The ACCRINTM formula in Excel can be a useful tool for investors who are looking to purchase securities that pay interest at maturity, such as zero-coupon bonds. By accurately calculating the accrued interest, investors can better understand the total return on their investment and make informed decisions about whether to buy, sell, or hold the security.

Comments

Popular posts from this blog

The ATAN2 function in Excel

The ACCRINT formula