Open Find and Replace with Ctrl+H
The fastest way to open Find and Replace in Word is to press Ctrl+H on your keyboard. A dialog box will appear with two text fields: one labeled "Find" and one labeled "Replace With". Type the text you want to find in the first field and the text you want to replace it with in the second field, then click "Replace All" to change every instance at once.
If you only want to replace some instances, click "Find Next" to move through them one at a time, then click "Replace" for each one you want to change. This approach takes longer but gives you control over which replacements actually happen.
You can also reach Find and Replace through the menu: click the "Home" tab, then look for the "Editing" group on the right side of the ribbon. Click the dropdown arrow next to "Find" and select "Replace".
Key Takeaways
- Press Ctrl+H to open Find and Replace, type what you want to find and what you want to replace it with, then click "Replace All" to change every instance at once.
- Use "Find Next" and then "Replace" to go through matches one at a time if you want to skip some instances.
- The "Match Case" option makes the search case-sensitive, so "Word" will not match "word".
- The "Find All" button shows you every match in your document at once, highlighted in blue.
- You can search for special characters like paragraph marks (^p) and tabs (^t) by checking "More Options" and using the code for what you want to find.
Use Match Case to Distinguish Between Uppercase and Lowercase
By default, Find and Replace treats uppercase and lowercase letters as the same thing. If you search for "word", it will find "word", "Word", and "WORD". If you want to match only the exact capitalization, check the box labeled "Match Case" before you search.
This is useful when you need to replace a name or term that appears in different forms. For example, you might want to replace "john smith" with "John Smith" but leave "JOHN SMITH" (an acronym or heading) alone. With "Match Case" checked, you can do this in separate passes.
Find All to See Every Match Before You Replace
Instead of replacing when ready, click the "Find All" button to see every match highlighted in blue throughout your document. Word will also show you a count at the bottom of the dialog box telling you how many matches it found. This is a good safety check before you click "Replace All", especially if you are replacing a short word that might appear in places you did not expect.
For example, if you search for "the" and click "Find All", you might discover it appears 200 times in your document. Seeing that number before you replace it helps you decide whether to use "Replace All" or go through matches one at a time instead.
Search for Special Characters Using Codes
You can find and replace things that are not regular text, like paragraph marks or tabs. Click "More Options" at the bottom of the Find and Replace dialog to expand the menu. Then check the box labeled "Use Regular Expressions" or look for a button that says "Special".
Common codes include ^p for a paragraph mark (line break), ^t for a tab, and ^n for a manual line break. If you want to remove all paragraph marks and replace them with a single space, you would type ^p in the "Find" field and a space in the "Replace With" field, then click "Replace All".
This is especially useful when you are cleaning up text that was copied from another source and has extra line breaks or irregular spacing.
Replace Whole Words Only to Avoid Partial Matches
If you search for "cat" without any restrictions, Word will find "cat", "category", "concatenate", and any other word containing those letters. To match only the word "cat" by itself, check the box labeled "Match Whole Words Only" before you search.
This prevents accidental replacements in the middle of longer words. If you are updating terminology in a document and need to be precise, this option protects you from changing things you did not intend to change.
Use Find and Replace to Fix Formatting Across Your Whole Document
Find and Replace can change formatting as well as text. After you type what you want to find, click the "Format" button (or "No Formatting" if you see it) to specify formatting like bold, italic, font size, or color. Then set up the replacement text and its formatting separately.
For example, you could find all instances of the word "important" that are currently in regular text and replace them with "important" in bold. Or you could find all text in Arial font and replace it with the same text in Calibri. This saves time when you need to explore consistent formatting across a long document.
Undo Replace All if You Made a Mistake
If you click "Replace All" and realize the replacements were wrong, press Ctrl+Z when ready to undo. Word will reverse every replacement at once, putting your text back the way it was. This works as long as you have not closed the document or made other edits since the replacement.
This is why "Find All" before you replace is a good habit — it takes a few extra seconds but can save you from having to manually fix dozens or hundreds of changes.
Frequently Asked Questions
Can I search for text that spans multiple paragraphs?
Not easily in the standard Find and Replace dialog. If you need to find a phrase that breaks across a paragraph mark, you would need to use regular expressions and the code ^p for paragraph marks. For most documents, it is simpler to search for the phrase without the line break and then handle the formatting separately.
What does "Replace All" do if I have text selected?
If you have selected a portion of your document before opening Find and Replace, "Replace All" will only affect the selected text, not the entire document. If you want to replace throughout the whole document, make sure nothing is selected when you click "Replace All".
Can I replace text with nothing to delete it?
Yes. Leave the "Replace With" field empty and click "Replace All". This removes every instance of the search text from your document. This is useful for deleting repeated words, extra spaces, or unwanted characters throughout a long document.
Does Find and Replace work the same way in Word Online as in the desktop version?
Word Online has a simpler Find and Replace tool that handles basic text replacement but does not include all the options like regular expressions, formatting changes, or special character codes. For complex replacements, use the desktop version of Word.