Skip to main content

Excel RECEIVED Function

doc workday.intl function 1

If you want to follow along with this tutorial, please download the example spreadsheet.
doc workday.intl function 1

Description

The RECEIVED function returns the amount received at maturity for a fully invested security.

Syntax and arguments

Formula syntax

RECEIVED(settlement, maturity, investmentdiscount, [basis])

Arguments

  • Settlement: Required, the settlement date of the security. Or the date that the security is traded to the buyer after the issue date.
  • Maturity: Required, the maturity date or expiration date of the security.
  • Investment: Required, the amount invested in the security.
  • Discount: Required, the discount rate of the security.
  • Basis: Optional, the type of day count basis to use in the function. It has 5 types, default, basis is omitted:
  • Basis Day Count
    0 (zero) or omitted US (NASD) 30/360
    2 Actual/360
    3 Actual/365
    4 European 30/360

Return Value

The RECEIVED function returns a numeric value.

Errors

1. If the argument settlement and maturity are not the valid dates, such as are the non-numeric value, the dates that are earlier than 1/1/1900, the function will return to an error value #VALUE!.

2. If the argument basis is out of range (0-4), the function will return to an error value #NUM!.

3. If the argument investment <= 0, or discount <= 0, RECEIVED function will return to an error value #NUM!.

4. If the argument settlement > maturity, RECEIVED function will return to an error value #NUM!.

Remarks

1. In Excel, dates are stored as serial numbers. Default, Excel is the 1/1/1900 system which means that 1/1/1900 is the first valid day in Excel and stored as number 1 in Excel. So 1/1/2021 is stored as number 44197.

2. All arguments are truncated to integers, if the arguments including time, the time will be ignored.

3. You should better use date with a cell reference or you can directly use DATE function embedded in the RECEIVED function as this:

=RECEIVED(DATE(2022,1,1),DATE(2028,3,20),100000,0.045)

4. RECEIVED function is calculated as follow:
doc workday.intl function 1

Version

Excel 2003 or later

Usage and Examples

Example1: basic usage

For instance, in table range B3:C7 that list information about a security, now to calculate the amount received at maturity of this security, please use formula as this:

=RECEIVED(C3,C4,C5,C6) //here the basis is omitted, the function takes the day count basis type as US (NASD) 30/360

Press Enter key, the received value will be gotten.
doc workday.intl function 1


Relative Functions:

  • Excel PRICEMAT Function
    The PRICEMAT function returns the price per $100 face value of a security that pays interests at maturity.

  • Excel PV Function
    The PV function returns the present value of a loan or an investment based on a constant interest rate.

  • Excel AMORDEGRC Function
    The AMORDEGRC function returns the linear depreciation of an asset for each accounting period by applying a depreciation coefficient based on the lifetime of the assets.


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