Returns the yield for a US Treasury bill based on a given price.
Syntax
settlement: Date of purchase of the Treasury bill. Eg., "2/1/2018"
Examples
|
Formula |
Result |
|
=TBILLYIELD(A2;B2;C2) |
97.714285714 |
|
=TBILLYIELD(A3;B3;C3) |
0.989010989 |
|
=TBILLYIELD(A4;B4;C4) |
45.517241379 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions