WPS Name Manager on Android FAQ

Last updated:July 14, 2026

Name Manager questions usually focus on formula references, deletion impact, and naming rules; this FAQ includes 3 common questions and a short glossary.

FAQ

How do I use a defined name in a formula?

  1. Create the name first by following the earlier steps.
  2. In the formula editing area, enter the name directly instead of the original cell or range address.
  3. Confirm the formula and check whether the result is calculated from the intended range, for example =SUM(TotalSales).

What happens to formulas after I delete a name?

  1. After a name is deleted, formulas that used that name may no longer recognize the reference.
  2. If the workbook already contains related formulas, review those references first.
  3. If you still need to delete the name, replace it with direct cell references or another name first.

What naming practices should I follow in Name Manager?

  1. Use clear names so different data ranges are easy to distinguish.
  2. Avoid duplicate or confusing names in the same workbook.
  3. After changing a reference range, check related formula results again.

Glossary

TermDefinition
NameA custom identifier assigned to a cell, cell range, or reference object so it can be used directly in formulas.
Reference rangeThe cell or range location linked to a defined name.
WorkbookA spreadsheet file that can contain one or more worksheets, where names are usually managed within the current workbook.