logo
excelfunctions.org
bookmarks

RECEIVED

Returns the amount received at maturity for a fully invested security.

FinancialFinance & Accounting

What it does

Calculates payout at maturity for a security.

Syntax

RECEIVED(settlement, maturity, investment, discount, [basis])

Arguments

  • settlement(date) β€” Date.
  • maturity(date) β€” Date.
  • investment(number) β€” Amount invested.
  • discount(number) β€” Discount rate.

Examples

Received Amount

Calculate payout.

FORMULA
=RECEIVED(A2, B2, 900, 0.05)
RESULT
1000
SAMPLE DATA
AB
1SetMat
22023-01-012024-01-01