Showing posts with label #ACCRINT FORMULA IN EXCEL. Show all posts
Showing posts with label #ACCRINT FORMULA IN EXCEL. Show all posts

What is accrint in Excel?

 

ACCRINT Formula in Excel: A Complete Guide

The ACCRINT function in Excel helps you calculate the interest accrued on a security that pays periodic interest, such as bonds. This is a very useful function for financial calculations.


Syntax:

ACCRINT(issue, first_interest, settlement, rate, par, frequency, [basis], [calc_method])

Example Scenario:

Let’s say you have the following bond details:
















Step-by-Step Guide:

  1. Open an Excel sheet and input the bond details as shown below:














  1. Now, use the ACCRINT function in a cell to calculate the accrued interest:

In Cell B9, enter the following formula:

excel

=ACCRINT(B2, B3, B4, 0.05, 1000, B7, B8)
  1. Press Enter. You will see the accrued interest amount calculated based on the given inputs.

Explanation of Formula:



















The result will give you the accrued interest from the issue date to the settlement date using the US 30/360 method.


Visual Example in Excel:


(You can visualize how the formula will look like in an Excel worksheet)


Common Errors:

  • #VALUE!: This occurs if any of the date arguments are invalid.
  • #NUM!: This error appears if the rate or par value is less than or equal to zero.

By following this example, you can easily calculate accrued interest on bonds and other similar financial instruments using the ACCRINT function in Excel.


You can add an actual image of the Excel table to make this clearer. Let me know if you would like me to create a visual representation for this.