Returns the price per 100 currency units of a security with periodic interest.
Syntax
settlement: The date of purchase of the security. Eg., "2/1/2018"
Examples
|
Formula |
Result |
|
=PRICE(A2;B2;C2;D2;E2;F2;G2) |
100.207334621 |
|
=PRICE(A3;B3;C3;D3;E3;F3;G3) |
73.653931985 |
|
=PRICE(A4;B4;C4;D4;E4;F4;G4) |
18.490007715 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions