This how-to guide includes 3 operation topics for COVAR in WPS on Windows; 3 are available without membership and 0 are membership-related.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert COVAR from the Insert Function dialog | Free |
| 2 | 2. Type the formula directly in a cell | Free |
| 3 | 3. Review syntax and parameter guidance | Free |
How-to Guide
1. Insert COVAR from the Insert Function dialog
Entry: Formula tab → Insert Function
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formula tab.
- Search for COVAR in the dialog box.
- Select the function and click OK.
- Enter the required parameters in the Function Arguments dialog box.
- Click OK to finish entering the formula.
Success Criteria
- The selected cell now contains the COVAR function.
- The formula returns a result after the parameters are entered.
- You can continue editing or copy the formula to other cells.
Tips While Using
- Searching with the uppercase function name can make the result easier to spot.
- Keep the paired ranges aligned so the data points correspond correctly.
- If the result looks wrong, reopen the parameter dialog and review each input.
2. Type the formula directly in a cell
Entry: Worksheet cell → Formula bar
- Select the target cell.
- Type
=COVAR(...)in the cell or in the formula bar. - Press Enter to confirm.
- If you want syntax guidance, type
=COVAR(and pressF1to open help information.
Success Criteria
- The formula is entered and the result appears in the cell.
- The full formula is visible in the formula bar.
- WPS recognizes the formula after you press Enter.
Tips While Using
- Separate parameters with English commas.
- Make sure the referenced ranges contain valid numeric values.
- If you copy the formula, check whether relative or absolute references are more appropriate.
3. Review syntax and parameter guidance
Entry: Formula tab → Insert Function
- Click Insert Function on the Formula tab.
- Enter COVAR in the search box.
- Select the function and review the syntax shown as
COVAR(...). - Click the help link for the function to open more details.
Success Criteria
- You can see the function name and syntax format for COVAR.
- You can review parameter guidance before entering the formula.
- You can return to the worksheet and continue editing.
Tips While Using
- Online help links usually require an internet connection.
- After reviewing help, confirm the ranges against your current worksheet data.
- If the help link is not shown, you can still confirm the syntax in the Insert Function window.