COUPDAYBS()

SyntaxCOUPDAYBS(Settlement,Maturity,Frequency,Basis)

Definition. This function determines the number of days that have passed between the last interest payment and 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.”

BackgroundRegular 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 calculate the interest that the future owner has to pay for the days passed in the current interest period (which is called accrued interest) in addition to the purchase price. 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 PRICE() and YIELD(). See those sections for examples of the use of this function.

See Also

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