Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Use the TBILLPRICE Function in Excel

Learn how to use TBILLPRICE Function in Excel, including its purpose, syntax, examples, and common errors, with clear step-by-step guidance.

Table of Contents

This guide explains how to use TBILLPRICE Function in Excel, including its syntax, required arguments, practical examples, and common errors.

Description: The function calculates a value based on the $ 100 face value for treasury bonds.

Syntax : = TBILLPRICE (settlement, maturity, discount) .

Inside:

- settlement : The settlement date for securities is the date after the issuance date of bonds to be sold to buyers.

- maturity : The maturity date or the maturity date of the bond.

- discount : The discount rate or the rate of return on bonds.

Attention:

- Functions that perform calculations based on formulas:

How to Use the TBILLPRICE Function in Excel screenshot

In which: DSM is the number of days from the settlement to the expiry date.

- If maturity > discount or discount - maturity > 12 months -> the function returns the error value NUM!

- Where maturity and discount are not valid dates -> the function returns the value #VALUE.

For example:

Calculating the value of bonds with settlement date is 1/1/2016, maturity date is 1/12/2016 and discount rate is 8.9%.

How to Use the TBILLPRICE Function in Excel screenshot 2

In the cell where the value to enter the formula to calculate: = TBILLPRICE (B6, C6, D6) .

How to Use the TBILLPRICE Function in Excel screenshot 3

Press Enter -> value of the bond based on face value of $ 100 with an 8.9% discount rate is:

How to Use the TBILLPRICE Function in Excel screenshot 4

If you enter due date - settlement date> 12 months, the function returns the #NUM error value.

How to Use the TBILLPRICE Function in Excel screenshot 5

Above is the usage and some notes when using the TBILLPRICE function.

Good luck!

FAQ

What does the TBILLPRICE function do in Excel?

The TBILLPRICE function performs the calculation described in this guide. Use the correct arguments and compatible data types for reliable results.

How do I enter the TBILLPRICE function correctly?

Start with an equals sign, enter TBILLPRICE, add the required arguments inside parentheses, and confirm that cell references and separators are correct.

Why does the TBILLPRICE function return an error?

Common causes include missing arguments, invalid data types, incorrect cell references, unsupported values, or regional separator settings.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.