YIELD(settlement, maturity, rate, pr, redemption, frequency, [basis])
=YIELD(C9,C10,C7,F5,C6,C12,C13)
The YIELD function can be used to calculate the yield to maturity of a security. This will return the yield to maturity of the security, which is 8.00% when formatted with the percentage number format.
=YIELD(C9,C10,C7,F5,C6,C12,C13,1)
The YIELD function can be used to calculate the yield to call of a security.This will return the yield to call of the security, which is the yield the security would generate if it was called on the call date. The result will be displayed in percentage format.
=YIELD(C9,C10,C7,F5,C6,C12,C13,2)
The YIELD function can be used to calculate the yield on a Treasury bill. This will return the yield on the Treasury bill, which is the yield the bill would generate if it was held until maturity. The result will be displayed in percentage format.
=YIELD(C9,C10,C7,F5,C6,C12,C13,3)
The YIELD function can be used to calculate the yield on a zero coupon bond. This will return the yield on the zero coupon bond, which is the yield the bond would generate if it was held until maturity. The result will be displayed in percentage format.
The YIELD function enables users to calculate the bond yield of a security by entering the relevant dates using the DATE function. It is important to use the correct dates to ensure accurate results.