This how-to guide includes 4 topics, all available without membership; choose a topic from the index and follow the entry path and steps to complete the task.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the PERCENTRANK.INC function | Free |
| 2 | 2. Complete the formula with parameter prompts | Free |
| 3 | 3. Use the function with cross-worksheet references | Free |
| 4 | 4. Check automatic recalculation | Free |
How-to Guide
1. Enter the PERCENTRANK.INC function
Entry path: Formulas tab → formula bar
- Open WPS Spreadsheet and select the cell where you want the result to appear.
- Type
=to begin the formula. - Continue by typing
PERCENTRANK.INC(. - Check whether the function name and parameter prompt appear.
Success Criteria
- Interface result: The cell enters formula-editing mode and shows the function prompt.
- Next action available: You can continue entering the data range, target value, and optional parameter.
Tips While Using
- Common mistake: Do not leave out the
=sign before the function name.- Environment note: The formula must be entered in an editable cell.
2. Complete the formula with parameter prompts
Entry path: formula bar
- After
PERCENTRANK.INC(, enter the data range. - Type a separator and enter the target value whose rank you want to calculate.
- Add the optional significance parameter if needed.
- Type the closing parenthesis and press Enter.
Success Criteria
- Interface result: The cell displays a calculated result.
- Next action available: You can copy the formula to other cells for more analysis.
Tips While Using
- Common mistake: Unmatched parentheses or missing separators between arguments can cause formula errors.
- Environment note: The argument types should match the function requirements.
3. Use the function with cross-worksheet references
Entry path: formula bar + worksheet tabs
- In the target cell, type
=PERCENTRANK.INC(. - Switch to the worksheet that contains the source data and select the data range.
- Return to the current worksheet and continue entering the target value or a cell reference.
- Finish the formula and press Enter.
Success Criteria
- Interface result: The formula includes a cross-worksheet reference.
- Next action available: You can change source-sheet data and review the updated result.
Tips While Using
- Common mistake: After switching worksheets, do not forget separators or the closing parenthesis.
- Environment note: Referenced worksheet data should remain valid.
4. Check automatic recalculation
Entry path: result cell with a completed formula
- Finish entering the PERCENTRANK.INC formula and confirm that a result appears.
- Change any value in the data range used by the formula.
- Watch whether the result cell updates with the data change.
- If needed, select the result cell again to review the formula.
Success Criteria
- Interface result: The result value updates when source data changes.
- Next action available: You can continue adjusting data and comparing percentage-rank results.
Tips While Using
- Common mistake: Numbers entered as text may affect the calculation result.
- Environment note: Circular references or invalid references can affect the result.