How to Use the GROUPBY Function in WPS on Windows

Last updated:July 17, 2026

Use GROUPBY through 4 how-to topics, all available without membership; choose a topic from the index and follow the entry path and steps to complete the task.

How-to Index

How-to Guide

1. Enter the GROUPBY function

Entry path: Formulas tab → formula bar

  1. Open Smart Spreadsheet and select the cell where you want to enter the formula.
  2. Type = in the formula bar or directly in the cell.
  3. Continue by typing GROUPBY(.
  4. Get ready to enter the remaining parameters.

Success Criteria

  • Interface result: The cell enters formula-editing mode.
  • Next action available: You can continue entering GROUPBY parameters.

Tips While Using

  • Start the formula with =.
  • It is helpful to enter the formula in the target result cell so existing data is not overwritten.

2. Check syntax guidance and parameter requirements

Entry path: Type GROUPBY( in the formula bar to trigger guidance

  1. Type =GROUPBY( in a cell.
  2. Watch for the syntax guidance that appears.
  3. Review the parameter types, count, and example format.
  4. Continue completing the formula based on the guidance.

Success Criteria

  • Interface result: You can see parameter requirements and example guidance.
  • Next action available: You can continue editing the formula with the displayed guidance.

Tips While Using

  • If guidance does not appear, type the opening parenthesis again or confirm that the cell is still in formula-editing mode.
  • Make sure the parameter count and types match the function requirements.

3. Use cross-sheet references and nested calculations

Entry path: formula bar

  1. Reference the target data range from another worksheet inside the GROUPBY formula.
  2. Add the required parameters for your analysis.
  3. If you need a more complex result, nest other functions inside the formula.
  4. Check parentheses, separators, and reference ranges before confirming the formula.

Success Criteria

  • Interface result: The formula includes a cross-sheet reference or a nested structure.
  • Next action available: Press Enter to return a calculation result.

Tips While Using

  • Parentheses must be paired correctly.
  • Function parameters usually use commas, while some versions may also support semicolons.
  • For longer formulas, editing in the formula bar makes the full expression easier to review.

4. Check result updates and recalculation

Entry path: Press Enter after input; use recalculation keys when needed

  1. After entering the full formula, press Enter.
  2. Check whether the result appears in the target cell.
  3. Modify referenced data and see whether the result updates automatically.
  4. If you need a manual recalculation, press F9.

Success Criteria

  • Interface result: The cell displays a calculation result.
  • Next action available: The result updates after source data changes, or you can recalculate manually.

Tips While Using

  • If the result looks incorrect, first check whether referenced numbers are stored as text.
  • Avoid circular references so the result stays correct.