This how-to guide includes 3 topics for using EXACT, covering function entry, syntax prompts, and result recalculation; choose a topic from the index and follow the steps.
How-to Index
| No. | Topic | Membership |
|---|---|---|
| 1 | 1. Enter the EXACT function | Free |
| 2 | 2. View the function syntax prompt | Free |
| 3 | 3. Check results and recalculate | Free |
How-to Guide
1. Enter the EXACT function
Entry point: Formulas tab → formula bar
- Open WPS Spreadsheets and select the cell where you want to enter the formula.
- Type
=in the formula bar or directly in the cell. - Type
EXACT(to begin the formula. - Enter the two text arguments you want to compare, then press Enter.
Success Criteria
- On-screen result: The cell shows a comparison result such as TRUE or FALSE.
- What you can do next: You can continue editing arguments, copy the formula, or fill it down.
Tips While Using
- Common mistake: Missing parentheses, commas, or quotation marks can cause a formula error.
- Environment note: You need an editable spreadsheet cell to enter the formula.
2. View the function syntax prompt
Entry point: formula bar
- Select the target cell.
- Type
=EXACT(. - Watch for the syntax prompt that appears automatically.
- Review the argument requirements and example, then continue entering the formula.
Success Criteria
- On-screen result: A parameter prompt appears after you type the function name.
- What you can do next: You can complete the arguments based on the prompt and finish the formula.
Tips While Using
- Common mistake: If the function name is misspelled, the syntax prompt may not appear.
- Environment note: Entering the formula in the formula bar can make the full prompt easier to read.
3. Check results and recalculate
Entry point: result cell / keyboard shortcut
- Review the current result after entering the EXACT formula.
- Change the content in a referenced text cell.
- Check whether the result updates automatically.
- If needed, press
F9to recalculate manually. On some devices, you may needFn+F9.
Success Criteria
- On-screen result: The result updates after the referenced text changes.
- What you can do next: You can continue checking other cells or copy the existing formula.
Tips While Using
- Common mistake: If a referenced cell contains unexpected text formatting, the result may differ from what you expect.
- Environment note: The manual recalculation shortcut can vary depending on keyboard settings.