This FAQ focuses on entry location, result accuracy, solving methods, and constraint setup when you use Solver in WPS Spreadsheet.
FAQ
Why can’t I find the Solver entry?
- Make sure you are working in WPS Spreadsheet rather than Writer or Presentation.
- Open an editable worksheet file.
- Click the Data tab and check the What-If Analysis menu.
- Look for the Solver entry in that menu.
What should I check if the solving result is not accurate?
- Check whether the source data and formulas are correct.
- Confirm that the objective cell and variable cells are connected through calculations.
- Review whether all constraints are complete and set in the correct direction.
- For a complex model, test smaller parts of the problem step by step.
How do I choose the right solving method?
- If the model is linear, start with the method intended for linear problems.
- If the model includes nonlinear relationships, choose a nonlinear method.
- If the result is not suitable, switch methods and test again based on the model structure.
What should I prepare before running Solver?
- Prepare the result cell that contains the objective formula.
- Identify which cells are adjustable variables.
- List all constraints that must be satisfied.
- Confirm that worksheet formulas and references are complete and correct.
Glossary
| Term | Definition |
|---|---|
| Objective cell | The cell that Solver tries to optimize or set to a target value. It usually contains a formula result. |
| Variable cells | The cells Solver is allowed to change in order to affect the objective result. |
| Constraints | Rules that limit variable values or result relationships, such as greater than, less than, equal to, or integer conditions. |
| Solving method | The algorithm choice used by Solver for different model types. |