Returns the yield of a security having an odd or irregular last period.
Syntax
settlement: The date of purchase of the security. Eg., "2/1/2018"
maturity: Date on which the security matures. Eg., "4/12/2019"
Examples
|
Formula |
Result |
|
=ODDLYIELD(A2;B2;C2;D2;E2;F2;G2;H2) |
$114 |
|
=ODDLYIELD(A3;B3;C3;D3;E3;F3;G3;H3) |
$14 |
|
=ODDLYIELD(A4;B4;C4;D4;E4;F4;G4;H4) |
$5 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions