FAQ

Last updated:July 8, 2026

This FAQ covers 3 common question types about COVAR in WPS on Windows, including errors, unexpected results, and copying formulas across cells.

FAQ

Why does COVAR return #VALUE! in WPS?

  1. Check whether the referenced cells contain numbers instead of text.
  2. Remove extra spaces or hidden characters and calculate again.
  3. Confirm that the two parameter ranges contain matching numbers of data points.
  4. Re-enter the formula and make sure you use English commas between parameters.

Why is the COVAR result different from what I expected?

  1. Review the referenced ranges and make sure the correct columns or rows are selected.
  2. Confirm that numeric-looking values are stored as numbers rather than text.
  3. Use formula review tools in WPS to check the calculation step by step.
  4. Check the original data for blanks, outliers, or ordering issues.

How do I use the COVAR function in WPS across multiple cells?

  1. Enter and confirm the COVAR formula in the first target cell.
  2. Move the pointer to the fill handle at the lower-right corner of the cell.
  3. Drag down or across to copy the formula to the target range.
  4. Use $ for absolute references first if some ranges should stay fixed.

Glossary

TermDefinition
COVARA spreadsheet function used to calculate covariance for two sets of data.
Function argumentsThe inputs required by a function, usually values or cell ranges.
Formula barThe input area above the worksheet where you can view and edit formulas.
Absolute referenceA reference that uses $ to keep a row or column fixed when a formula is copied.