WPS Name Manager on macOS FAQ

Last updated:July 20, 2026

Common questions about WPS Name Manager usually involve naming rules, formula references, and what happens after deletion; this FAQ covers 3 frequent questions.

FAQ

What naming rules should I follow for a defined name?

  1. Use a clear name that reflects the business meaning of the range or formula.
  2. Avoid names that conflict with cell reference patterns.
  3. Choose a format that is easy to type and maintain in formulas.

What is the purpose of using defined names?

  1. A defined name can replace a long cell or range reference.
  2. Formulas become easier to read when they use meaningful names.
  3. Team members can understand workbook logic more quickly during collaboration or handoff.

What happens if I delete a name?

  1. Open Name Manager and confirm whether the name is still in use.
  2. If formulas reference that name, those formulas may no longer work correctly after deletion.
  3. Before deleting, consider whether editing the name or adjusting its reference would be more appropriate.

Glossary

TermDefinition
Name ManagerA panel used to view, create, edit, and delete defined names in one place.
Defined nameA custom label assigned to a cell range, formula, or constant so it can be referenced more clearly in formulas.
Reference rangeThe actual cell range, formula content, or constant value associated with a defined name.