Returns the number of days in the coupon period that includes the settlement date.
Syntax
Examples
|
Formula |
Result |
|
=COUPDAYS(A2;B2;C2;D2) |
180 |
|
=COUPDAYS(A3;B3;C3;D3) |
365 |
|
=COUPDAYS(A4;B4;C4;D4) |
92 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions