When using CUMPRINC, the most common issues fall into 3 groups: formula errors, function guidance, and incorrect results; this page covers the top 3 questions.
FAQ
What should I do if the CUMPRINC function shows an error after I enter it?
- Check whether the formula starts with
=. - Confirm that the parentheses, commas, and number of parameters are correct.
- Review the syntax prompt to verify the parameter types and order.
- Press Enter again after correcting the formula.
How can I view guidance for the CUMPRINC function?
- Select the target cell and type
=CUMPRINC(. - Review the automatic syntax prompt.
- Use the prompt to confirm parameter requirements and example formatting.
Why is my CUMPRINC result incorrect in WPS Sheets on Windows?
- Check whether referenced cells contain numbers stored as text.
- Confirm that the start period, end period, rate, and present value are entered correctly.
- Check for circular references or incorrect cross-sheet references.
- Press F9 to recalculate and review the result again.
Glossary
| Term | Definition |
|---|---|
| CUMPRINC | A financial function that returns the cumulative principal paid on a loan over a specified period. |
| Cross-sheet reference | A way to use data from cells on another worksheet in the current formula. |
| Nested formula | A calculation method that uses another formula or expression inside the current formula. |