TBILLYIELD function - The function calculates the discount rate for a bond in treasury in Excel
The following article details the meaning and specific examples of how to use the TBILLYIELD function - The function of calculating the discount rate for a bond in the treasury.
Description: The function calculates the discount rate, or the rate of return on bonds in the treasury.
Syntax : = TBILLYIELD (settlement, maturity, pr) .
Inside:
- settlement : The settlement date of a security, the date after the issue date of the securities sold to the buyer, is the required parameter.
- maturity : The maturity or expiry date of a security.
- pr : Value of securities based on face value of $ 100.
Attention:
- Functions that perform calculations based on formulas:
- In case settlement , maturity is invalid, the function returns the #NUM! Error value.
- If pr function returns the #NUM! Error value
- If settlement > maturity or maturity - settlement > 12 months later => the function returns the #NUM! Error value
For example:
Calculate the rate of return of a treasury bond with the settlement date of May 1, 2015, the maturity date is 1/1/2016 based on the $ 100 face value of $ 92.99.
In the cell to calculate the rate of profit enter the formula: = TBILLYIELD (B6, C6, D6) .
Press Enter -> The rate of return for the bond with face value of $ 92.98 is:
If the expiration date minus the settlement date has a month number greater than 1 year -> the function returns the #NUM! Error value
Above is the usage and special cases of TBILLYIELD function hope to help you.
Good luck!
You should read it
- How to use the DAVERAGE function in Excel
- How to use SUMPRODUCT function in Excel
- DB function - The function calculates the depreciation of assets with specific maturity in Excel
- Basic Excel functions that anyone must know
- How to use the SUM function to calculate totals in Excel
- VAR.S function - Function that calculates variance based on a sample, ignoring logical values and text in Excel
- VAR.P function - Function that calculates variance based on the entire set, ignoring logical values and text in Excel
- NPER function - The function calculates the period number of an investment in Excel
May be interested
- DATEDIF function - The function calculates the number of days, months, years between 2 dates in Exceldatedif function: the function performs the calculation of number of days, months, years between 2 dates in excel. functions are useful in formulas for calculating age numbers. syntax: datedif (start_date, end_date, unit)
- FREQUENCY function - Function that calculates and returns the frequency of occurrences of values in a range in Excelfrequency function: function that calculates and returns the frequency of occurrences of values within a certain range and returns a vertical number array. syntax: frequency (data_array, bins_array)
- Coupdays function - Calculates the number of days in a coupon period and contains the settlement date in Excelthe following article details how to use the coupdays function in excel. function meaning: the coupdays function calculates the number of days in the coupon period and contains the settlement date. syntax: coupdays (settlement, maturity, frequency, [basis]).
- How to calculate interest rate using the RATE function in Excelyou can absolutely calculate interest rates right in excel. the following are detailed instructions on how to calculate interest rates using the rate function in microsoft excel.
- MIRR function - The function returns the adjusted internal rate of return in Excelsometimes in the process of investing in securities you wonder and do not know when you can payback or how to calculate whether the next investment is profitable or not. the following article shows how to use the mirr function to help you answer the above question.
- IRR function in Excel - Usage and examplesin excel financial functions, users cannot ignore irr - the function that returns the internal rate of return for a series of cash flows. so how does the function structure and usage of the irr function? please read the article below.
- CUMPRINC function - The function calculates the cumulative capital amount payable in Excelthe following article shows how to use the cumprinc function to help you calculate by calculating the cumulative capital amount to pay.
- EFFECT function - The function of calculating the annual real interest rate in Excelthe following article details how to use the effect function - the annual real interest rate calculation function which is very helpful for accountants and offices.
- The SUMIFS function, how to use multiple conditional calculation functions in Excelthe sumifs function in excel calculates multiple conditions, combining multiple conditions.
- VARPA function - Function that calculates variance based on the entire set, including logical values and text in Excelvarpa function: function that calculates variance based on the entire set, including logical values and text. syntax: varpa (value1, [value2], ...)