Skip to main content

Excel TBILLEQ Function

The TBILLEQ function returns the bond-equivalent yield for a Treasury bill (or T-bill) based on its settlement date, maturity date, and discount rate.

tbilleq function 1


Syntax

=TBILLEQ(settlement, maturity, discount)


Arguments

  • settlement (required): The settlement date of the Treasury bill.
  • maturity (required): The maturity date of the Treasury bill.
  • discount (required): The discount rate of the Treasury bill.

Return Value

The TBILLEQ function returns a numeric value.


Function Notes

  • Dates should be entered as references to cells containing dates, by using the DATE function, or as results returned from other formulas or functions.
  • TBILLEQ will return the #VALUE! error if:
    • settlement or maturity is not a valid date;
    • Any of the arguments is not a numeric value.
  • TBILLEQ will return the #NUM! error if:
    • discount ≤ 0;
    • settlement > maturity. Or if maturity is more than one year after settlement.
  • settlement and maturity are truncated to integers.

Example

To get the bond equivalent yield for a Treasury bill with the information as shown below, please copy or enter the formula below in a blank cell, and press Enter to get the result:

=TBILLEQ(DATE(2021,3,21),DATE(2021,9,30),3.5%)

Or, use cell references to make the formula dynamic:

=TBILLEQ(C3,C4,C5)

tbilleq function 2

If a Treasury bill has the same information above except that the settlement date is May 1, 2021, you can replace the C3 in the formula with the DATE function:

=TBILLEQ(DATE(2021,5,1),C4,C5)


Related functions

Excel TBILLPRICE Function

The TBILLPRICE function returns the price per $100 face value for a Treasury bill (or T-bill) based on its settlement date, maturity date, and discount rate.

Excel TBILLYIELD Function

The TBILLYIELD function returns the yield for a Treasury bill (or T-bill) based on its settlement date, maturity date, and discount rate.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations