FACTDOUBLE in WPS on Windows FAQ

Last updated:July 13, 2026

When using FACTDOUBLE, the most common questions fall into 3 areas: argument errors, unexpected results, and filling the formula across multiple cells.

FAQ

Why does FACTDOUBLE show a #VALUE! error?

  1. Check whether the argument is a numeric value.
  2. Make sure the source cell does not contain extra spaces or text characters.
  3. Clean the original data if needed, then enter the formula again.

Why is the FACTDOUBLE result different from what I expected?

  1. Check whether the referenced cell is correct.
  2. Confirm that the input is stored as a number instead of text.
  3. Review the formula again and verify the argument step by step.

How do I use FACTDOUBLE in multiple cells?

  1. Enter the correct FACTDOUBLE formula in the first cell.
  2. Select that cell and move the pointer to the fill handle in the lower-right corner.
  3. Drag downward or sideways to copy the formula to the target range.
  4. Adjust the reference style if you need to keep a reference fixed.

Glossary

TermDefinition
FACTDOUBLEA function that returns the double factorial of a number.
Insert FunctionAn entry that lets you search for, select, and insert a function from a dialog box.
Function ArgumentsThe input values required for a function to calculate a result.
Formula barThe area where you can view and edit the current cell content or formula.