Be able to find and replace text including matching case, whole words
Topic 17: Document Production
Objective
🔍 Be able to find and replace text, including options for matching case and whole words.
What is Find & Replace?
Imagine you’re looking for a specific word in a huge book. The Find tool is like a magnifying glass that highlights every occurrence of that word. The Replace tool is like a magic eraser that lets you change each highlighted word to something else. In most word processors, you open it with Ctrl + F (Find) or Ctrl + H (Replace).
Matching Case
Case‑sensitive means the tool will treat uppercase and lowercase letters as different. For example, searching for “Apple” will not find “apple” or “APPLE”. Use the Match case checkbox to enforce this rule. Think of it like a spell‑checker that only accepts words written exactly as you typed them.
Whole Words
When Whole words is checked, the tool will only match entire words, not parts of words. So searching for “cat” will not find “caterpillar” or “concatenate”. It’s like looking for a whole puzzle piece rather than a fragment of it.
Step‑by‑Step Guide
- Open your document in a word processor (e.g., Microsoft Word, Google Docs).
- Press
Ctrl + Hto open the Find & Replace dialog. - Enter the text you want to find in the “Find what” field.
- Enter the replacement text in the “Replace with” field.
- Click More >> to reveal additional options.
- Check Match case if you need case‑sensitive searching.
- Check Whole words if you only want complete words.
- Use Find Next to preview each match.
- Choose Replace to change the current match, or Replace All to change all at once.
- When finished, click Close.
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| Open Find | Ctrl + F |
| Open Replace | Ctrl + H |
| Find Next | F3 |
| Replace Current | Alt + R |
| Replace All | Alt + A |
Practice Example
Suppose you have the sentence:
“The quick brown fox jumps over the lazy dog. The quick brown fox is quick.”
You want to replace every instance of “quick” with “swift”, but only when it appears as a whole word and in the same case. Follow the steps above, ensuring Whole words and Match case are checked. After replacing, the sentence becomes:
“The swift brown fox jumps over the lazy dog. The swift brown fox is swift.”
Exam Tips
- Read the question carefully: does it ask for a case‑sensitive replace or a whole‑word replace?
- Show the steps you would take (e.g., open Replace dialog, check options, replace all).
- Use the correct keyboard shortcuts if the exam allows them.
- Check your final document to ensure no unintended changes were made.
Summary
Find & Replace is a powerful tool that saves time when editing documents. Remember to:
- Use Match case when the exact letter case matters.
- Use Whole words to avoid partial matches.
- Practice with different examples to build confidence.
Revision
Log in to practice.