How to Use the COUNTIFS Function in WPS on Windows

Last updated:July 20, 2026

Use COUNTIFS through 4 how-to topics, all available without membership; start from the How-to Index and follow the entry path and steps for each task.

How-to Index

How-to Guide

1. Enter a COUNTIFS formula

Entry path: Formulas tab → formula bar

  1. Open WPS Spreadsheet and select the cell where you want to display the result.
  2. Type = in the formula bar or directly in the cell.
  3. Type COUNTIFS(.
  4. Enter the required arguments for your counting conditions and press Enter.

Success Criteria

  • Interface result: The calculated result appears in the selected cell.
  • What you can do next: You can continue editing the formula, copy it, or save the file.

Tips While Using

  • Common mistake: If you do not start with =, the content is treated as plain text.
  • Environment note: The worksheet must be editable.

2. View COUNTIFS syntax guidance

Entry path: formula bar

  1. Select the target cell.
  2. Type =COUNTIFS(.
  3. Watch for the syntax guidance that appears automatically.
  4. Use the guidance to confirm the number, order, and format of the arguments.

Success Criteria

  • Interface result: Syntax guidance appears after the function name is entered.
  • What you can do next: You can complete the formula directly from the guidance.

Tips While Using

  • Common mistake: If the function name is misspelled, the correct guidance may not appear.

3. Use cross-sheet references or nested calculations

Entry path: formula bar

  1. In the result cell, type =COUNTIFS(.
  2. Select a condition range or counting range from another worksheet to create a cross-sheet reference.
  3. Add more condition arguments as needed.
  4. If you need more complex logic, combine the formula with other expressions for nested calculation.
  5. Press Enter to confirm.

Success Criteria

  • Interface result: The formula contains cross-sheet references or combined expressions.
  • What you can do next: You can modify source data and continue checking how the result changes.

Tips While Using

  • Common mistake: Inconsistent reference ranges can affect the counting result.
  • Environment note: The referenced worksheets and ranges must exist and remain valid.

4. Update and check the result

Entry path: result cell / keyboard shortcut

  1. Edit the source data used by the formula.
  2. Check whether the COUNTIFS result updates automatically.
  3. If manual recalculation is needed, press F9.
  4. Confirm that the result matches the current conditions.

Success Criteria

  • Interface result: The result refreshes after data changes, or updates after manual recalculation.
  • What you can do next: You can continue adjusting conditions, copying the formula, or exporting the file.

Tips While Using

  • Common mistake: Numbers stored as text may affect the counting result.
  • Environment note: Manual recalculation depends on the current keyboard environment on the device.