How to Use the RRI Function in WPS on Windows

Last updated:July 20, 2026

Use the RRI function through 4 operation topics, including entering the function, checking syntax guidance, building cross-sheet references, and creating nested calculations.

How-to Index

How-to Guide

1. Enter the RRI function

Entry point: Formulas tab → formula bar

  1. Open WPS Spreadsheet and select the cell where you want the result to appear.
  2. Type = in the selected cell or in the formula bar.
  3. Type RRI(.
  4. Enter the number of periods, present value, and future value in order.
  5. Type the closing parenthesis and press Enter.

Success Criteria

  • Interface result: The target cell displays a calculated result.
  • Next action: You can copy the formula, change parameters, or format the cell.

Tips While Using

  • Common mistake: If you forget = or leave parentheses unmatched, the formula may not calculate correctly.
  • Environment note: Make sure the referenced values match the intended calculation.

2. Check syntax guidance

Entry point: formula bar

  1. Select an empty cell.
  2. Type =RRI(.
  3. Watch for the syntax guidance shown in the editing area.
  4. Complete the parameters based on the prompt.

Success Criteria

  • Interface result: Parameter guidance appears after the function name is entered.
  • Next action: You can continue entering the formula with the displayed guidance.

Tips While Using

  • Common mistake: If the function name is misspelled, the expected guidance may not appear.

3. Use cross-sheet references

Entry point: formula bar

  1. In the result cell, type =RRI(.
  2. Switch to the worksheet that contains the source values.
  3. Select the cells for the number of periods, present value, and future value in order.
  4. Complete the closing parenthesis and press Enter.

Success Criteria

  • Interface result: The formula includes references to another worksheet.
  • Next action: When source values change, the result updates accordingly.

Tips While Using

  • Common mistake: If the reference order is wrong, the result may be incorrect.
  • Environment note: The referenced worksheet needs to remain accessible.

4. Build a nested calculation

Entry point: formula bar

  1. Select the cell where you want to display the result.
  2. Enter a combined formula that includes RRI.
  3. Use other functions as arguments or wrap the RRI result in an outer function.
  4. Check parentheses and separators, then press Enter.

Success Criteria

  • Interface result: The cell returns the result of the combined formula.
  • Next action: You can continue adjusting the outer function or internal references.

Tips While Using

  • Common mistake: In deeper nested formulas, parentheses and argument positions are easier to misplace.