COLUMNS in WPS on Windows FAQ

Last updated:July 17, 2026

Common questions about the COLUMNS function usually involve formula errors, syntax guidance, and unexpected results. This section covers 3 frequent questions.

FAQ

What should I do if the COLUMNS function shows an error?

  1. Check whether the formula starts with =.
  2. Make sure the parentheses are paired correctly.
  3. Confirm that the argument type and referenced range are valid.
  4. Review the syntax prompt and press Enter again.

How can I view guidance for the COLUMNS function?

  1. Select the target cell.
  2. Type =COLUMNS(.
  3. Review the automatic syntax prompt and argument guidance.
  4. Continue entering the formula based on the prompt.

Why is the result of the COLUMNS-function-not-correct">Why is the result of the COLUMNS function not correct?

  1. Check whether the referenced range covers the intended columns.
  2. Confirm that you did not select the wrong worksheet or cell range.
  3. Review the formula for editing mistakes or circular references.
  4. Reconfirm the formula and calculate again.

Glossary

TermDefinition
COLUMNSA function that returns the number of columns in a referenced range.
Referenced rangeThe cell range selected in a formula, which can be on the current worksheet or another worksheet.
Syntax promptThe parameter structure and input guidance shown automatically while entering a function.