FAQ

Last updated:July 8, 2026

When using ACCRINTM, users usually run into 3 common issue types: parameter errors, unexpected results, and batch fill questions; this section answers 3 frequent questions.

FAQ

What should I do if ACCRINTM returns a #VALUE! error?

  1. Check whether the parameter data types are correct, especially dates and numeric values.
  2. Remove extra spaces or text formatting if the source cells were pasted from another location.
  3. Confirm that the date inputs are valid dates and that the formula uses English commas as separators.

Why does the ACCRINTM result look different from what I expected?

  1. Check whether the referenced cells are correct.
  2. Verify that the syntax is ACCRINTM(issue, settlement, rate, par, [basis]).
  3. Review the cell formats and confirm that the basis and other inputs match your calculation needs.

How can I use ACCRINTM in multiple cells at once?

  1. Enter the full ACCRINTM formula in the first target cell.
  2. Drag the fill handle across the target range, or copy and paste the formula.
  3. After filling, review relative and absolute references and use $ where needed.

Glossary

TermDefinition
ACCRINTMA financial function used to calculate accrued interest for a security that pays interest at maturity.
issueThe issue date of the security and the starting date parameter in the function.
settlementA date parameter used in the accrued-interest calculation.
parThe par value or face value used as the amount parameter.
basisThe day-count basis parameter that controls how the date difference is calculated.