ODDLYIELD()

Syntax. ODDLYIELD(Settlement,Maturity,Last_Interest,Rate,Price,Redemption, Frequency,Basis)

Definition. This function calculates the yield of a fixed-interest security in a final interest period whose length is different from the regular interest periods in the past. Compound interest is not taken into consideration.

Arguments

Take note of the following:

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. For more information about this function, see the background information for the ODDLPRICE() function.

The ODDLYIELD() function determines the value of the yield in such a way that a desired price (or price payable on the market) is reached, and informs the purchaser about the expected effective yield of the investment. Because of the principle of simple yield used (no compound interest), the price formula can be resolved to the yield. The formula in Excel Help can be read like this:

image with no caption

The partial period based on the year makes the yield an annual interest rate. The interest at maturity results from the interest since the last interest date. The accrued interest is prorated based on the time of the last interest payment up until the purchase.

Example. In the sample files for this function there is an example that shows a calculation for a fictitious bond with a changed first interest period. It is similar to the calculation in Figure 15-7, shown later. The calculation follows the pattern of the price calculation (as shown in the example for ODDLPRICE()). The desired yield is then determined with the target value search (an assumed yield changes in such a way that the desired price is calculated). ODDLYIELD() returns the same result.

See Also

ODDFPRICE(), ODDFYIELD(), ODDLPRICE(), PRICE(), PRICEDISC(), YIELD(), YIELDDISC()