COUPDAYSNC()

SyntaxCOUPDAYSNC(Settlement,Maturity,Frequency,Basis)

Definition. This function determines the number of days between the day on which the change of ownership of a fixed-interest security with regular coupon dates took place and the next coupon date.

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.”

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

This function’s result can be used to calculate the interest that the new owner will still receive in the remaining interest period, or to perform a cash value calculation of payments at the interest date of a fractional period. Different annual day counters can lead to different results in the intra-annual scope.

Examples. This function was used in the detailed calculations of the examples for PRICE() and YIELD(). See those sections for examples of the use of this function.

See Also

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