WPS Name Manager on Android FAQ

Last updated:July 16, 2026

Common questions about WPS Name Manager mainly involve formula references, deletion impact, and naming rules; this page includes 3 FAQs and a glossary.

FAQ

How do I use a defined name in a formula?

  1. Complete the steps in “Create a Custom Name” first.
  2. Enter a formula in the target cell.
  3. Type the defined name directly instead of a cell range, for example =SUM(SalesTotal).
  4. Confirm that the result matches the intended range.

What happens to formulas that reference a name after I delete it?

  1. After a name is deleted, formulas that reference it may no longer work correctly.
  2. If a formula result becomes abnormal, check whether it uses the deleted name.
  3. Recreate the same name, or replace the name in the formula with a direct cell or range reference.
  4. Check the calculation result again before saving.

What naming rules should I keep in mind?

  1. Use business-friendly names that are easy to recognize.
  2. Avoid duplicate names to reduce conflicts.
  3. After changing a referenced range, check whether related formulas still behave as expected.
  4. Keep important names consistent so they are easier to maintain later.

Glossary

TermDefinition
Name ManagerThe feature entry used to create, view, edit, and delete defined names.
Defined nameA custom name assigned to a cell, range, or related reference that can be used directly in formulas.
Referenced rangeThe cell or data range linked to a defined name.