PRICE in WPS on Windows FAQ

Last updated:July 20, 2026

When using the PRICE function, common questions usually involve formula entry, argument checks, and result verification; this FAQ covers 3 frequent questions and a short glossary.

FAQ

What should I do if the PRICE function shows an error after I enter it?

  1. Check whether the formula starts with =.
  2. Check whether parentheses are paired correctly and arguments are separated correctly.
  3. Review the number and order of arguments and the contents of referenced cells.
  4. Correct the formula and press Enter again.

How can I view the argument guidance for the PRICE function?

  1. Select any editable cell.
  2. Type =PRICE(.
  3. Review the syntax guidance that appears.
  4. Continue entering each argument based on the prompt.

What should I check if the PRICE result does not look correct?

  1. Check whether referenced numbers are stored as text.
  2. Check whether date arguments are valid and in a logical order.
  3. Check whether there is a circular reference or a related formula issue.
  4. Recalculate and review the result again.

Glossary

TermDefinition
PRICEA financial function used to calculate the price per 100 face value of a security that pays periodic interest.
ArgumentA value or cell reference entered in a function in a specific order to determine the result.
Syntax guidanceThe on-screen parameter prompt that appears while entering a function to help complete the formula correctly.