FAQ

Last updated:July 8, 2026

When using BOOKNAME, the most common questions involve errors, unexpected results, and filling formulas across multiple cells; this FAQ includes 3 common questions and a short glossary.

FAQ

What should I do if BOOKNAME returns #VALUE!?

  1. Check whether each argument uses the correct data type, and make sure numeric arguments do not contain text or extra spaces.
  2. If needed, clean the source data first and then enter the formula again.
  3. Confirm the argument order again, then press Enter to recalculate.

Why does the BOOKNAME result not match what I expected?

  1. Check whether the referenced range is correct.
  2. Confirm that the related cell format matches the calculation you want to perform.
  3. Use formula-checking tools on the Formulas tab to review the calculation step by step if needed.

How can I use BOOKNAME in multiple cells at once?

  1. Enter the BOOKNAME formula in the first cell.
  2. Select that cell, then drag the fill handle in the lower-right corner across the target area, or copy and paste the formula.
  3. After filling multiple cells, check whether relative and absolute references behave as expected, and use $ to lock references when necessary.

Glossary

TermDefinition
Insert FunctionThe entry in WPS Spreadsheets used to search for, select, and insert a function.
Formula barThe input area that displays and edits the current cell content, including formulas.
Function argumentsThe input values, references, or conditions required for a function to calculate.
Syntax guidanceThe guidance that helps you review function structure and argument order while entering a formula.