How to Use the COUPNUM Function in Excel

In this tutorial, we will delve into the functionality of the COUPNUM function in both Microsoft Excel and Google Sheets. This financial function is designed to calculate the number of coupons payable between the settlement date and maturity date of a bond. It is a useful tool for managing bond investments and calculating interest.

Excel Syntax

The syntax for the COUPNUM function in Excel is as follows:

COUPNUM(settlement, maturity, frequency, [basis])
  • settlement: The settlement date, which is the date after which the security is traded to the buyer.
  • maturity: The maturity date of the security, when it ceases to exist and the principal is paid back.
  • frequency: Specifies the number of coupon payments per year. Common values are 1 (annual), 2 (semi-annual), and 4 (quarterly).
  • basis (optional): Defines the day count basis used in the calculation. If this argument is not specified, Excel defaults to 0, which corresponds to the US (NASD) 30/360 method.

Google Sheets Syntax

The syntax for the COUPNUM function in Google Sheets is identical to that of Excel:

COUPNUM(settlement, maturity, frequency, [basis])

Examples

Let’s examine some examples to clarify how the COUPNUM function is used in practical scenarios.

Example 1

Calculate the number of complete coupon periods from 01/01/2022 (settlement date) to 07/01/2023 (maturity date) for a bond with semi-annual payments (frequency = 2).

Input Formula Output
01/01/2022 =COUPNUM(DATE(2022,1,1), DATE(2023,7,1), 2) 3

The result of 3 indicates there are three complete coupon periods between the settlement and maturity dates.

Example 2

Calculate the number of coupon periods between 15/09/2021 and 15/03/2024 for a bond that pays quarterly (frequency = 4), using the actual/actual day count basis (basis = 1).

Input Formula Output
15/09/2021 =COUPNUM(DATE(2021,9,15), DATE(2024,3,15), 4, 1) 10

This output of 10 indicates that there are ten coupon periods for the given bond using the actual/actual day count method.

Utilizing the COUPNUM function enables efficient calculation of the number of coupon distributions for bonds and securities over specified periods, tailored to the provided parameters.

More information: https://support.microsoft.com/en-us/office/coupnum-function-a90af57b-de53-4969-9c99-dd6139db2522

Other functions
Returns the accrued interest for a security that pays periodic interest
Returns the accrued interest for a security that pays interest at maturity
Returns the depreciation for each accounting period by using a depreciation coefficient
Returns the depreciation for each accounting period
Returns the number of days from the beginning of the coupon period to the settlement date
Returns the number of days in the coupon period that contains the settlement date
Returns the number of days from the settlement date to the next coupon date
Returns the next coupon date after the settlement date
Returns the previous coupon date before the settlement date
Returns the cumulative interest paid between two periods
Returns the cumulative principal paid on a loan between two periods
Returns the depreciation of an asset for a specified period by using the fixed-declining balance method
Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify
Returns the discount rate for a security
Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
Returns the annual duration of a security with periodic interest payments
Returns the effective annual interest rate
Returns the future value of an investment
Returns the future value of an initial principal after applying a series of compound interest rates
Returns the interest rate for a fully invested security
Returns the interest payment for an investment for a given period
Returns the internal rate of return for a series of cash flows
Calculates the interest paid during a specific period of an investment
Returns the Macauley modified duration for a security with an assumed par value of $100
Returns the internal rate of return where positive and negative cash flows are financed at different rates
Returns the annual nominal interest rate
Returns the number of periods for an investment
Returns the net present value of an investment based on a series of periodic cash flows and a discount rate
Returns the price per $100 face value of a security with an odd first period
Returns the yield of a security with an odd first period
Returns the price per $100 face value of a security with an odd last period
Returns the yield of a security with an odd last period
Returns the number of periods required by an investment to reach a specified value
Returns the periodic payment for an annuity
Returns the payment on the principal for an investment for a given period
Returns the price per $100 face value of a security that pays periodic interest
Returns the price per $100 face value of a discounted security
Returns the price per $100 face value of a security that pays interest at maturity
Returns the present value of an investment
Returns the interest rate per period of an annuity
Returns the amount received at maturity for a fully invested security
Returns an equivalent interest rate for the growth of an investment
Returns the straight-line depreciation of an asset for one period
Returns the sum-of-years' digits depreciation of an asset for a specified period
Returns the bond-equivalent yield for a Treasury bill
Returns the price per $100 face value for a Treasury bill
Returns the yield for a Treasury bill
Returns the depreciation of an asset for a specified or partial period by using a declining balance method
Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
Returns the net present value for a schedule of cash flows that is not necessarily periodic
Returns the yield on a security that pays periodic interest
Returns the annual yield for a discounted security; for example, a Treasury bill
Returns the annual yield of a security that pays interest at maturity