This FAQ covers 3 common question types about formula entry, syntax understanding, and result checking for the PIVOTBY function.
FAQ
What should I do if PIVOTBY shows an error after I enter it?
- Check whether the formula starts with
=. - Confirm that the parentheses, parameter count, and separators are correct.
- Use the syntax guidance shown after you type
PIVOTBY(to revise the formula.
How do I view the parameter details for PIVOTBY?
- Select any editable cell.
- Type
=PIVOTBY(. - Review the syntax guidance and examples that appear automatically.
How to fix incorrect PIVOTBY results in WPS on Windows?
- Check whether the referenced cells or worksheet ranges are correct.
- Confirm that the data format used in the calculation matches your expectation.
- If the formula is nested, review each part of the formula step by step.
Glossary
| Term | Definition |
|---|---|
| Syntax guidance | The parameter help and example information that appears while you enter a function. |
| Cross-worksheet reference | A formula reference that points to a cell or range in another worksheet. |
| Nested formula | A formula structure that includes another function or calculation inside the current formula. |