SHEETS in WPS on Windows FAQ

Last updated:July 13, 2026

When using the SHEETS function in WPS on Windows, common questions usually involve errors, result differences, and formula entry methods; this FAQ covers 3 frequent questions.

FAQ

What should I do if the SHEETS function returns an error?

  1. Check whether the formula starts with =.
  2. Make sure the parentheses are complete and the reference format is correct.
  3. Confirm that the argument points to a valid worksheet, range, or related reference.

Why do =SHEETS() and =SHEETS(reference) return different results?

  1. =SHEETS() returns the total number of worksheets in the current workbook.
  2. =SHEETS(reference) returns the number of worksheets included in the specified reference.
  3. Different references can produce different results.

Can I use SHEETS without opening the Insert Function dialog box?

  1. Yes. Select the target cell first.
  2. Type =SHEETS() or =SHEETS(reference) directly.
  3. Press Enter to view the result.

Glossary

TermDefinition
SHEETSA spreadsheet function that returns the number of worksheets included in a reference.
ReferenceThe formula syntax that points to a cell, range, worksheet, or related object.
Insert FunctionA dialog-based entry used to search for, select, and insert a function.