Skip to main content
Workday User Guide
Last Updated: 2023-06-23
COUPNCD

COUPNCD

Description

Returns the next coupon date after the settlement date.

Syntax

COUPNCD(
settlement
,
maturity
,
frequency
, [
basis
])
  • settlement
    : The securitys settlement date.
  • maturity
    : The securitys maturity date.
  • frequency
    : The number of coupon payments per year. 1 = annual; 2 = semiannual; 4 = quarterly.
  • basis
    : The financial day count to use, shown here using x/y where x = days per month and y = days per year. 0 or Empty = US NASD 30/360; 1 = actual/actual; 2 = actual/360; 3 = actual/365; 4 = European 30/360.