Common questions about WPS Name Manager usually focus on naming rules, formula references, and cross-sheet use; this FAQ includes 3 common questions and a glossary.
FAQ
What naming rules should I follow?
- Use clear, readable business names whenever possible.
- Avoid names that look like cell references.
- Do not reuse confusing or duplicate names in the same workbook.
Why should I define a name?
- A name can replace a cell address and make a formula easier to read.
- In complex spreadsheets, names help you maintain references more consistently.
- In collaboration, other users can understand formulas more quickly.
Can I define a name that refers to another worksheet?
- Yes. When you create the name, you can point it to a range on another worksheet.
- After that, you can use the name directly in formulas for cross-sheet references.
- If you change the reference later, review related formula results again.
Glossary
| Term | Definition |
|---|---|
| Name Manager | The window used to view, create, edit, and delete defined names in one place. |
| Defined name | A custom name assigned to a cell, range, constant, or formula. |
| Reference range | The actual cell range, constant value, or formula content that a name points to. |