Use the NPER function in WPS Spreadsheet on Windows with 3 how-to topics; all 3 are available without membership.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the function through the Insert Function dialog | Free |
| 2 | 2. Type the formula directly in a cell | Free |
| 3 | 3. Review the function syntax and parameter details | Free |
How-to Guide
1. Enter the function through the Insert Function dialog
Entry path: Formula tab → Insert Function
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formula tab.
- Search for NPER in the Insert Function dialog box.
- Select the function and click OK.
- Enter each parameter in the Function Arguments dialog box.
- Click OK to finish entering the function.
Success Criteria
- Interface result: The target cell contains the NPER function.
- What you can do next: You can continue editing parameters, press Enter to confirm, or copy the formula to other cells.
Tips While Using
- Separate parameters with English commas.
- Make sure the target cell is selected before you start.
2. Type the formula directly in a cell
Entry path: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=NPER(...)directly in the cell or in the formula bar. - Press Enter to confirm.
- If you want to review parameter guidance, type
=NPER(and pressF1to check the syntax prompt.
Success Criteria
- Interface result: The cell shows the calculated result, and the formula bar keeps the full formula.
- What you can do next: You can drag the fill handle or copy the formula to other cells.
Tips While Using
- Enter the function name as NPER.
- If the result looks incorrect, check whether the parameters are numeric values.
3. Review the function syntax and parameter details
Entry path: Formula tab → Insert Function
- Click Insert Function on the Formula tab.
- Type NPER in the search box.
- Select the function and review the syntax:
NPER(rate, pmt, pv, [fv], [type]). - Click the help link for the function to review more details.
Success Criteria
- Interface result: You can see the NPER function name, syntax, and parameter area.
- What you can do next: You can move on to parameter entry and insert the formula.
Tips While Using
- Parameters in square brackets are usually optional.
- Check the meanings of rate, pmt, and pv before entry to reduce result deviations.