LOGINV in WPS on Windows FAQ

Last updated:July 13, 2026

Common questions about LOGINV usually involve parameter errors, unexpected results, and filling formulas across multiple cells; this FAQ includes 3 common answers and a glossary.

FAQ

Why does LOGINV return an error value after I enter it?

  1. Check whether the parameters used in the formula are numeric rather than text or blank content.
  2. Confirm that the function name, parentheses, and separators are entered correctly.
  3. If the formula references other cells, make sure those referenced cells contain valid values.

Why is the LOGINV result different from what I expected?

  1. Review the parameter order and make sure each value is entered in the intended position.
  2. Check the referenced cells and ranges to confirm that text values are not being used where numbers are required.
  3. Open the Insert Function dialog again if you want to review the parameter guidance before recalculating.

How do I use LOGINV in multiple cells at once?

  1. Enter the LOGINV formula in the first target cell.
  2. Select that cell and move the pointer to the fill handle in the lower-right corner.
  3. Drag the fill handle down or across to copy the formula to other cells.

Glossary

TermDefinition
LOGINVA statistical function used to return the inverse of the lognormal cumulative distribution function.
Function argumentsThe values or cell references entered into a function so it can calculate a result.
Formula barThe input area above the worksheet where you can view and edit the active cell formula.