Use the Find function to search for text without reading the whole page

Every document editor has a Find function that lets you search for a word or phrase without scrolling through the entire document. You trigger it the same way in almost every program: press Ctrl+F on Windows or Command+F on Mac. A search box appears, usually at the top or side of your screen. Type the word you want to find, and the editor highlights every instance of it in your document.

This matters for privacy because it keeps you from having to read sensitive content you don't need to see. If you're reviewing a contract and only need to find the cancellation clause, you search for "cancel" instead of reading twenty pages. If you're looking for a specific date in a medical record, you search for the year instead of scanning the whole file. The Find function also works the same way whether you're using Google Docs, Microsoft Word, LibreOffice, or a plain text editor — the skill transfers everywhere.

Key Takeaways

  • Press Ctrl+F (Windows) or Command+F (Mac) to open the Find box in any document editor.
  • Type the word or phrase you want to locate, and the editor highlights every match in the document.
  • Use "Find and Replace" (Ctrl+H or Command+H) to change multiple instances of a word at once, but review each change before confirming.
  • The Find function works the same way across Google Docs, Microsoft Word, LibreOffice, and most other editors, so the skill works everywhere.
  • Searching for specific text keeps you from reading unrelated sensitive information in a document, which matters when you're reviewing files with personal data.

How to search in Google Docs

In Google Docs, press Ctrl+F or Command+F to open a search box in the top right corner. Type the word you're looking for. Google Docs highlights the first match in blue and shows you how many times that word appears in the document — for example, "1 of 7" means your search term appears seven times total. Use the up and down arrows next to the search box to jump between matches. The search is not case-sensitive, so searching for "contract" finds "Contract" and "CONTRACT" too.

If you want to replace the word instead of just finding it, click the three dots next to the search box and select "Replace". This opens a second field where you type the replacement text. You can replace one instance at a time by clicking "Replace", or click "Replace all" to change every match at once. Be careful with "Replace all" — if you search for a common word like "the", you might replace it in places you didn't intend. Review a few matches first to make sure you're replacing the right thing.

How to search in Microsoft Word

In Microsoft Word, press Ctrl+F (Windows) or Command+F (Mac) to open the Find pane on the right side of your screen. Type your search term in the box. Word highlights all matches in the document and shows a count at the top of the pane. Click any highlighted result to jump directly to it.

To replace text in Word, press Ctrl+H (Windows) or Command+H (Mac) instead. This opens the Find and Replace dialog. Type the word you want to find in the first field and the replacement in the second. You can replace one at a time or click "Replace All" to change every instance. Word also lets you search by format — for example, you can find all bold text or all text in a specific font — by clicking "More options" or "Format" in the Find and Replace dialog, though most people never need this feature.

How to search in LibreOffice and other free editors

LibreOffice Writer, which is free and works on Windows, Mac, and Linux, uses the same keyboard shortcut: Ctrl+F or Command+F. The Find toolbar appears at the bottom of the window. Type your search term and press Enter to move through each match. To replace text, press Ctrl+H to open Find and Replace, then type your search term and replacement text in the two fields.

Plain text editors like Notepad++ (Windows) and TextEdit (Mac) also have Find functions, though they work slightly differently. In Notepad++, Ctrl+F opens a Find dialog where you type your search term and click "Find All" to highlight every match. In TextEdit, Ctrl+F opens a search field at the top of the window. The principle is the same across all of them: the keyboard shortcut is almost always Ctrl+F or Command+F, and you type the word you want to find.

Search tips that save time

If you're looking for a whole phrase instead of a single word, type the entire phrase in the search box. Searching for "cancellation fee" finds that exact phrase, while searching for just "cancellation" finds "cancellation", "cancellations", and "cancelled" too. Some editors let you search for whole words only — in Word, this is under "More options" and called "Match entire cell contents". Use this when you want to find "cat" but not "catalog".

If you're searching for a word that appears many times and you want to narrow it down, add context. Instead of searching for "date", search for "date of birth" or "effective date". This reduces the number of matches you have to scroll through. In some editors, you can also use wildcards or regular expressions for advanced searching, but this is rarely necessary for everyday document work.

When Find doesn't work the way you expect

Sometimes you search for a word and it doesn't appear, even though you know it's in the document. This usually happens because the word is split across a page break or line break in a way the search doesn't recognize, or because the text is actually an image or scanned PDF rather than searchable text. If you're searching a PDF, the Find function only works if the PDF contains actual text — if it's a scanned image of a document, you need optical character recognition (OCR) software to make it searchable, and that's a separate process.

Another common issue: you search for a word and the editor finds it, but it's highlighted in a way you can't see clearly. In most editors, you can change the highlight color in settings or preferences. If the Find box itself is in the way, you can usually drag it to a different corner of the screen. If you're still having trouble, close the Find box and try again — sometimes a refresh helps.

Frequently Asked Questions

Can I search for special characters like @ or $ in a document?

Yes. Type the special character into the search box just as you would a letter. If you want to find a dollar amount like "$500", search for "$500" and the editor will find that exact string. Some editors let you search for line breaks or tabs using special codes (like ^p for paragraph breaks in Word), but for most everyday searches, you just type what you're looking for.

What's the difference between Find and Find and Replace?

Find shows you where a word appears so you can read it in context. Find and Replace changes the word to something else. Use Find when you just want to locate something; use Find and Replace when you want to change it. Always review a few matches before clicking "Replace All" to make sure you're changing the right thing.

Does the Find function work in PDFs?

Only if the PDF contains searchable text. If the PDF is a scanned image of a document, Find won't work because the editor can't read the text. You can tell by trying to select text with your cursor — if you can highlight and copy text, the PDF is searchable. If you can't, you need OCR software to convert the image to searchable text first.

Can I search for text that's formatted in a specific way, like bold or italics?

Yes, but it depends on the editor. Microsoft Word lets you search by format through the Find and Replace dialog — click "More options" and then "Format" to specify bold, italics, or other formatting. Google Docs doesn't have this feature built in. LibreOffice has limited format searching. For most documents, searching by the word itself is faster than searching by format.

What if I want to find a word but not replace it?

Use Find, not Find and Replace. Press Ctrl+F or Command+F to open the Find box, type your word, and use the arrow buttons to move through each match. You're just reading the context around each instance, not changing anything. This is the safest way to search when you're reviewing a document and don't want to accidentally modify it.