Use the ERFC function in WPS on Windows through 3 how-to topics; all 3 are available without membership, and you can start from the index below.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert ERFC from the Insert Function dialog box | Free |
| 2 | 2. Type the ERFC formula directly in a cell | Free |
| 3 | 3. Check ERFC syntax and parameter details | Free |
How-to Guide
1. Insert ERFC from the Insert Function dialog box
Entry point: Formulas 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 Formulas tab.
- Search for ERFC 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 function.
Success Criteria
- Interface result: The target cell now contains the ERFC function.
- What you can do next: You can continue editing parameters, press Enter to confirm, or copy the formula to other cells.
Tips While Using
- You can search with either uppercase or lowercase letters for the function name.
- Keep parameters in a numeric format to avoid unexpected results caused by text values.
2. Type the ERFC formula directly in a cell
Entry point: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=ERFC(...)directly in the cell or in the formula bar. - Press Enter to confirm.
- If you need to adjust the parameters, select the cell again and edit the formula in the formula bar.
Success Criteria
- Interface result: The cell shows a calculation result, and the formula bar keeps the full formula.
- What you can do next: You can fill down, copy and paste, or continue editing the formula.
Tips While Using
- Start the formula with an equals sign
=.- Use standard formula punctuation so the formula can be recognized correctly.
3. Check ERFC syntax and parameter details
Entry point: Formulas tab → Insert Function
- Click Insert Function on the Formulas tab.
- Type ERFC in the search box.
- Select the function to review its syntax and parameter details.
- Click the help link for the function if you want more detailed information.
Success Criteria
- Interface result: The ERFC description area or related help content is open.
- What you can do next: You can return to the worksheet and continue entering or editing the formula.
Tips While Using
- After reviewing the syntax, compare the parameter order with the formula in your current cell.
- If the result looks incorrect, check whether the parameter is numeric and then review the formula structure again.