ODDFRRICE in WPS on Windows FAQ

Last updated:July 17, 2026

When using ODDFRRICE, users usually ask about 3 issue types: input errors, how to view guidance, and incorrect results; this FAQ includes 3 common questions.

FAQ

What should I do if the ODDFRRICE function returns an error after I enter it?

  1. Check whether the formula starts with =.
  2. Review the function name, parentheses, and parameter separators.
  3. Use the syntax guidance to confirm the parameter types and count.
  4. Edit the formula and press Enter again.

How can I view the ODDFRRICE function guidance?

  1. Select any editable cell.
  2. Type =ODDFRRICE(.
  3. Review the syntax guidance that appears automatically.
  4. Continue editing based on the parameter notes and examples shown there.

Why does the ODDFRRICE result look incorrect?

  1. Check whether the referenced cell values are the ones you intended to use.
  2. Confirm that there are no text-formatted numbers, incorrect references, or parameter order issues.
  3. If source data has changed, check whether the formula result has updated as expected.
  4. If needed, break the formula into smaller parts to identify the parameter causing the issue.

Glossary

TermDefinition
ODDFRRICEA financial function used to calculate the price of a fixed-interest security with an odd first period.
Cross-sheet referenceA way to use data from another worksheet inside the current worksheet formula.
Nested calculationA calculation method that places another function or expression inside a formula.