How to Use WPS Name Manager on macOS

Last updated:July 16, 2026

Use WPS Name Manager through 3 how-to topics: create a name, use a name in a formula, and edit or delete a name; all 3 are available without membership.

How-to Index

How-to Guide

1. Create a Name

Entry: Formulas → Name Manager → New

  1. Click Name Manager on the Formulas tab.
  2. In the dialog box, click New.
  3. Enter a custom name in the name field.
  4. Enter a cell reference, constant, or formula in the content area.
  5. Click OK to finish creating the name.

Success Criteria

  • Interface result: The new name appears in the Name Manager list.
  • What you can do next: You can type that name directly in formulas in the current workbook.

Tips While Using

  • Common mistake: Avoid using a name that looks like a cell address, because it can make references harder to distinguish.
  • Environment note: You need edit permission for the current workbook.

2. Use a Name in a Formula

Entry: Type the name directly in a cell formula

  1. Make sure the target name has already been created.
  2. Select the cell where you want to enter the formula.
  3. Type the formula and use the custom name instead of a direct range reference.
  4. For example, enter =SUM(SalesData) instead of a full range address.
  5. Press Enter to confirm the formula.

Success Criteria

  • Interface result: The formula bar shows the custom name instead of the original range address.
  • What you can do next: Other worksheets in the same workbook can continue using that name.

Tips While Using

  • Common mistake: If the name is typed incorrectly, the formula may not recognize it correctly.
  • Environment note: The name is used within the current workbook, so collaborators need to open the same file.

3. Edit or Delete a Name

Entry: Formulas → Name Manager

  1. Open the Name Manager dialog box.
  2. Select the name you want to change in the list.
  3. Click Edit to change the name or its reference.
  4. If you want to remove it, click Delete.
  5. Confirm the result after the change.

Success Criteria

  • Interface result: The selected name is updated or removed from the list.
  • What you can do next: Related formulas continue working with the updated name or reference result.

Tips While Using

  • Common mistake: If you delete a name that is still used in formulas, those formulas may need to be checked.
  • Environment note: In team workbooks, it helps to agree on naming rules before making broad changes.