Calculates the amount received at maturity that is paid for a fixed-interest security for a given time.
Syntax
settlement: Date of purchase of the security. Eg., "2/1/2018"
purchase_value: Value of the bond at purchase. Eg., 10000
Examples
|
Formula
|
Result
|
|
=RECEIVED(A2;B2;C2;D2;E2)
|
10697.538100821
|
|
=RECEIVED(A3;B3;C3;D3;E3)
|
26417.287472922
|
|
=RECEIVED(A4;B4;C4;D4;E4)
|
155402.838691853
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
|
#NUM!
|
|
Similar Functions