AI Assistant
Help Center AI Assistant is now available
Got questions about Lark? Use our AI chat to find the answers.
00:00
Click and hold to drag
Got It
Try Now

COUPDAYSNC function for Sheets

1 min read
I. Intro
The COUPDAYSNC function returns the number of days from the settlement date to the next coupon or interest payment date.
II. About the function
  • Formula: =COUPDAYSNC(settlement, maturity, frequency, [basis])
  • Parameters:
  • Settlement (required): The settlement date of the security (the date after the issue date when the buyer takes ownership of the security).
  • Maturity (required): The maturity date or end date of the security (the date when the security can be redeemed at face or par value).
  • Frequency (required): The number of coupon payments per year (1, 2, or 4).
  • Basis (optional): The calculation method to be used, as explained below.
0 or empty
US (NASD) 30/360
1
Actual/Actual
2
Actual/360
3
Actual/365
4
European 30/360
  • Example:
  • =COUPDAYSNC("2021-1-1", "2021-12-31", 4, 0)
  • Calculates the number of days between interest payments with 4 interest payments per year from January 1, 2021, to December 31, 2021.
  • Note:
  • Use double quotation marks (") around the settlement date and maturity date in the formula.
III. Steps
  1. Select a cell and click Formulas in the toolbar, select All functions, and search for COUPDAYSNC. You can also directly enter =COUPDAYSNC in a cell.
  1. Enter the parameters (settlement, maturity, frequency, [basis]). The basis parameter is optional.
  1. Press Enter to display the result.
  • 250px|700px|reset
Written by: Lark Help Center
Updated on 2022-10-08
How satisfied are you with this content?
Thank you for your feedback!
Need more help? Please contact Support.
0
rangeDom