How to Use

Last updated:July 8, 2026

Use ACCRINT through 3 how-to topics: entering it from the Insert Function dialog, typing the formula directly in a cell, and reviewing the syntax and argument details; all 3 topics are available without membership.

How-to Index

How-to Guide

1. Enter ACCRINT through the Insert Function dialog

Entry point: Formulas tab → Insert Function, or the fx button in the formula bar

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
  3. Search for ACCRINT in the Insert Function dialog.
  4. Select the function and click OK.
  5. Enter each argument in the Function Arguments dialog.
  6. Click OK to finish entering the function.

Success Criteria

  • UI state: The target cell now contains the ACCRINT function.
  • Next actions: You can continue editing arguments, copy the formula, or review the result.

Tips While Using

  • Common mistakes: An incorrect function name or incorrect arguments can cause an error or an unexpected result.
  • Environment limits: An internet connection is usually required if you want to open online help pages.

2. Type the formula directly in a cell

Entry point: A worksheet cell or the formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =ACCRINT(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review the arguments, type =ACCRINT( and then press F1 to check the syntax prompt.

Success Criteria

  • UI state: The cell shows the calculation result, and the full formula remains visible in the formula bar.
  • Next actions: You can drag the fill handle to reuse the formula across more cells.

Tips While Using

  • Common mistakes: Separate arguments with English commas. Full-width punctuation can prevent the formula from calculating correctly.
  • Environment limits: Whether the shortcut prompt is available depends on the current system and keyboard settings.

3. Review the syntax and argument details

Entry point: Formulas tab → Insert Function

  1. Click Insert Function on the Formulas tab.
  2. Type ACCRINT in the search box.
  3. Select the function and review the syntax: ACCRINT(issue, first_interest, settlement, rate, par, frequency, [basis], [calc_method]).
  4. Click the help link for the function to open more detailed information.

Success Criteria

  • UI state: You can see the function syntax and the argument order.
  • Next actions: You can return to the worksheet to continue entering the formula or adjust arguments after reviewing the help details.

Tips While Using

  • Common mistakes: When you skip optional arguments, still confirm that the default calculation behavior matches your business scenario.
  • Environment limits: Opening the help link usually requires an internet connection.