How to Use the BOOKNAME Function in WPS on Windows

Last updated:July 17, 2026

Use BOOKNAME through 4 how-to topics, all available without membership; start from the How-to Index and follow the steps to enter the function, fill in parameters, and check the result.

How-to Index

How-to Guide

1. Enter the BOOKNAME function

Entry point: Formula tab → formula editing bar

  1. Open WPS Spreadsheet and select the cell where you want the result to appear.
  2. Type = in the cell or formula bar.
  3. Continue by typing BOOKNAME(.
  4. Check whether the function syntax prompt appears.

Success Criteria

  • Interface result: The cell enters formula editing mode and shows BOOKNAME-related prompts.
  • Next action available: You can continue entering parameters and complete the formula.

Tips While Using

  • Common mistake: If you do not start with =, the content may be treated as plain text.
  • Environment note: This action must be done in an editable WPS Spreadsheet cell.

2. Fill in function parameters from the prompt

Entry point: Formula editing bar → function syntax prompt

  1. After entering BOOKNAME(, review the parameter prompt.
  2. Enter the required parameters in the prompted order.
  3. Separate parameters with commas.
  4. Type the closing parenthesis and press Enter.

Success Criteria

  • Interface result: The cell shows a calculation result instead of an error.
  • Next action available: You can select the cell again to review or edit the formula.

Tips While Using

  • Common mistake: Missing parentheses, missing separators, or the wrong number of parameters can cause errors.

3. Use cross-sheet references or nested calculations

Entry point: Formula editing bar

  1. In a BOOKNAME parameter position, enter the cell reference or expression you need.
  2. If you need a cross-sheet reference, switch to the target worksheet and select the required cell.
  3. If you need a nested calculation, continue entering another function or expression inside the parameter.
  4. Press Enter to complete the formula.

Success Criteria

  • Interface result: The formula bar shows a cross-sheet reference or nested structure.
  • Next action available: The result cell returns a value that you can copy or fill down.

Tips While Using

  • Common mistake: An incorrect reference range can change the final result.
  • Environment note: Referenced worksheets and cells need to remain valid.

4. Check automatic recalculation results

Entry point: Result cell with a completed formula

  1. Change the source data referenced by the BOOKNAME formula.
  2. Return to the result cell and review the updated value.
  3. If the result does not change as expected, check the reference range and parameter settings again.
  4. If needed, edit the formula again and confirm it.

Success Criteria

  • Interface result: The result cell updates after the source data changes.
  • Next action available: You can continue analysis based on the updated result.

Tips While Using

  • Common mistake: Text-formatted numbers or incorrect references can produce unexpected results.