Syntax

expression.TBillPrice(Arg1, Arg2, Arg3)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Settlement - the Treasury bill's settlement date. The security settlement date is the date after the issue date when the Treasury bill is traded to the buyer.
Arg2 Required Variant Maturity - the Treasury bill's maturity date. The maturity date is the date when the Treasury bill expires.
Arg3 Optional Variant Discount - the Treasury bill's discount rate.

Return Value
Double

Remarks

Important Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008. Problems can occur if .


See also: