SUBTOTAL in WPS on Windows FAQ

Last updated:July 14, 2026

When using the SUBTOTAL function, the most common questions focus on errors, unexpected results, and filling formulas across cells; this FAQ includes 3 common questions and a glossary.

FAQ

What should I do if the SUBTOTAL function shows a #VALUE! error?

  1. Check whether the parameter data types are correct and make sure the numeric range does not contain incompatible text values.
  2. Check whether the parentheses, commas, and parameter order in the formula are complete.
  3. If the data contains extra spaces or unusual characters, clean the data and calculate again.

Why does the SUBTOTAL result not match what I expect?

  1. Check whether the reference range is correct and confirm that the intended data area is selected.
  2. Check whether the function_num value matches your goal, such as sum, average, or count.
  3. Check whether hidden rows, filtered results, or nested SUBTOTAL formulas are affecting the result.

How do I use the SUBTOTAL function in multiple cells?

  1. Enter and confirm the SUBTOTAL formula in the first target cell.
  2. Select that cell, then drag the fill handle across the target range, or copy and paste the formula.
  3. After filling, check whether relative references changed and adjust the reference style if needed.

Glossary

TermDefinition
SUBTOTALA spreadsheet function in WPS that performs subtotal calculations such as sum, average, and count for selected ranges.
function_numThe function code parameter in SUBTOTAL that determines which type of calculation is performed.
refA reference argument in SUBTOTAL that points to the cell or range used in the calculation.