WPS Calculation Options on Windows FAQ

Last updated:July 14, 2026

When using WPS Calculation Options, the most common questions focus on collaboration impact, iterative calculation, and recalculation efficiency; this FAQ includes 3 common questions and a glossary.

FAQ

Will switching the calculation mode affect other collaborators?

  1. Yes. Calculation Options works as a workbook-level setting in this workflow, so changing it affects how the current shared workbook recalculates.
  2. If the workbook is set to manual recalculation, formula results will not update immediately after someone edits data.
  3. Confirm the change with collaborators first so everyone works with the same expectation for formula updates.

What should I do if a circular reference still does not converge after iterative calculation is enabled?

  1. Review the formula logic first and confirm that the circular reference is intentional.
  2. Increase Maximum Iterations if the model needs more calculation rounds.
  3. Adjust Maximum Error within an acceptable range if convergence can be less strict.
  4. If the scenario does not require circular-reference calculation, clear Iterative Calculation.

How can I handle slow automatic recalculation in a large worksheet?

  1. Check whether the worksheet contains many dependent formulas or complex references.
  2. During bulk edits or data entry, switch temporarily to manual recalculation.
  3. After the edits are complete, use F9 or Shift+F9 to recalculate.
  4. If needed, simplify formula dependencies or split the worksheet into smaller parts.

Glossary

TermDefinition
Iterative calculationA method that repeatedly recalculates a circular-reference formula until it approaches a result.
Maximum errorThe allowed difference between two iteration results before the iteration can stop.
Manual recalculationA mode in which formulas do not update immediately after edits and must be recalculated by the user.