COUPPCD()

Syntax. COUPPCD(Settlement,Maturity,Frequency,Basis)

Definition. This function determines the date of the latest interest payment before the change of ownership of a fixed-interest security with regular coupon dates.

Arguments

The arguments have the following requirements:

Important

Excel Help contains the following note:

“Dates should be entered with the DATE() function or as results of other formulas or functions. Problems might occur if dates are entered as text.”

Background. Regular coupon interest for a fixed-interest security (bond) is paid according to the maturity date and the frequency within a year.

The result of this function can be used to manually calculate accrued interest (see the COUPDAYBS() function) or to include the date in a worksheet for better orientation. Different annual day counters can lead to different results in the intra-annual scope.

Example. This function was used in the detailed calculations of the examples for RATE(). See the examples in that section for more information about this function.

See Also

COUPDAYBS(), COUPDAYS(), COUPDAYSNC(), COUPNCD(), COUPNUM(), DAYS360(), PRICE(), YIELD()