How to Use

Last updated:July 8, 2026

Use CUMPRINC through 3 how-to topics, including inserting it from the Insert Function dialog box, typing the formula directly in a cell, and reviewing syntax and parameter details before use.

How-to Index

How-to Guide

1. Insert CUMPRINC from the Insert Function dialog box

Entry path: Formulas tab → Insert Function

  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 CUMPRINC in the Insert Function dialog box.
  4. Select the function and click OK.
  5. Enter each parameter in the Function Arguments dialog box.
  6. Click OK to finish inserting the function.

Success Criteria

  • Interface result: The target cell contains a CUMPRINC formula.
  • Next action available: You can continue editing parameters, confirm the formula, or copy it to other cells.

Tips While Using

  • Common mistake: Extra spaces in the function name can affect search results.
  • Environment note: A worksheet in WPS Spreadsheets must already be open.

2. Type the formula directly in a cell

Entry path: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =CUMPRINC(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you need syntax guidance, type =CUMPRINC( and press F1 to view help information.

Success Criteria

  • Interface result: The cell shows a calculated result or the completed formula.
  • Next action available: You can fill the formula across more cells or continue editing the parameters.

Tips While Using

  • Common mistake: Using non-English commas between parameters can prevent the formula from calculating correctly.
  • Environment note: Keep the units for interest rate and payment periods consistent. For example, monthly repayment scenarios usually require dividing an annual rate by 12.

3. Review the syntax and parameter details

Entry path: Formulas tab → Insert Function

  1. Click Insert Function on the Formulas tab.
  2. Enter CUMPRINC in the search box.
  3. Select the function and review the syntax: CUMPRINC(rate, nper, pv, start_period, end_period, type).
  4. Click the help link for the function to open more detailed guidance.

Success Criteria

  • Interface result: You can see the function name, syntax structure, and parameter positions.
  • Next action available: You can return to the worksheet and continue entering or adjusting the formula.

Tips While Using

  • Common mistake: Reversing start_period and end_period changes the result.
  • Environment note: Internet access is needed when opening online help content.