How to Use the PRICEMAT Function in WPS on Windows

Last updated:July 13, 2026

This how-to guide includes 3 topics: entering PRICEMAT through Insert Function, typing the formula directly, and reviewing syntax and parameter details; all 3 topics are available without membership.

How-to Index

How-to Guide

1. Enter PRICEMAT through the Insert Function dialog

Entry point: Formulas tab → Insert Function

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
  3. Search for PRICEMAT in the Insert Function dialog.
  4. Select the function and click OK.
  5. Enter each parameter in the Function Arguments dialog.
  6. Click OK to finish entering the function.

Success Criteria

  • UI state: The target cell now contains the PRICEMAT function.
  • Next actions: You can continue editing parameters, copy the formula, or fill it down to other cells.

Tips While Using

  • Common mistakes: Entering parameters in the wrong order can affect the calculation result.
  • Environment limits: Date parameters should use valid date values.

2. Type the formula directly in a cell

Entry point: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =PRICEMAT(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review parameter hints, watch the formula bar prompt after typing the opening parenthesis.

Success Criteria

  • UI state: The cell shows the calculation result, and the formula bar keeps the full formula.
  • Next actions: You can drag the fill handle to apply the formula to more cells.

Tips While Using

  • Common mistakes: Full-width punctuation or missing parentheses can prevent the formula from calculating correctly.
  • Environment limits: Dates, rates, and yields should use valid calculable formats.

3. Review the syntax and parameter details

Entry point: Formulas tab → Insert Function

  1. Click Insert Function on the Formulas tab.
  2. Type PRICEMAT in the search box.
  3. Select the function and review the syntax: PRICEMAT(settlement, maturity, issue, rate, yld, [basis]).
  4. Check the meaning of each parameter before completing the formula entry.

Success Criteria

  • UI state: You can see the function name, syntax structure, and parameter entry area.
  • Next actions: You can return to the worksheet and continue entering or editing the formula.

Tips While Using

  • Common mistakes: Ignoring the optional basis parameter can lead to a result that does not match your expected day-count method.