WPS Name Manager on macOS FAQ

Last updated:July 16, 2026

Name Manager questions usually focus on collaboration, naming rules, and formula maintenance; this FAQ covers 3 common questions and practical answers.

FAQ

Can other people use names created in a collaborative workbook?

  1. Names are stored in the current workbook, not only in one person’s local view.
  2. Other collaborators can continue using those names after they open the same file.
  3. It helps to agree on naming rules in advance so formulas stay easier to understand.

What naming rules should I follow?

  1. Start the name with a letter or an underscore.
  2. Do not start the name with a number.
  3. Do not include spaces or special characters, and avoid names that conflict with cell addresses.

What happens to formulas after I edit or delete a name?

  1. If you edit the name or its reference, related formulas follow the updated definition.
  2. If you delete a name that is still in use, check the related formulas to make sure they still calculate as expected.
  3. In collaborative workbooks, confirm the impact before deleting a shared name.

Glossary

TermDefinition
Name ManagerThe management panel used to view, create, edit, and delete names in one place.
Named rangeA custom name assigned to a cell range so it can be used directly in formulas.
ReferenceThe cell range, constant, or formula definition that a name points to.