INFO in WPS on Windows FAQ

Last updated:July 17, 2026

When using the INFO function, the most common questions focus on formula entry, arguments, and result checking; this section covers 3 frequent questions and a short glossary.

FAQ

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

  1. Check whether the formula starts with =.
  2. Confirm that the function name, parentheses, and separators are complete.
  3. Review the syntax guidance again to verify the argument type and count.
  4. Press Enter again after correcting the formula.

How can I view help for the INFO function?

  1. Select the target cell and type =INFO(.
  2. Watch for the syntax guidance that appears in the editing area.
  3. Review the argument requirements and example shown there.
  4. Complete the formula based on the guidance.

Why does the INFO result not match what I expect?

  1. Check whether the referenced cells, worksheets, or related content are valid.
  2. Confirm that there are no missing parentheses, incorrect arguments, or nesting issues.
  3. Reconfirm the formula after editing and review the updated result.
  4. If needed, break a complex formula into smaller parts for checking.

Glossary

TermDefinition
INFO functionAn information function in WPS Spreadsheet used to return specific environment or system-related details.
Syntax guidanceThe on-screen hint that shows argument requirements and examples while you type a function.
Nested formulaA formula structure that includes one function inside another.
Cross-sheet referenceA way to use content from another worksheet inside the current formula.