
Using the Word Count feature of Microsoft Word, you can easily find out exactly how many words are in your document. All you have to do is click the Word Count option from the Tools menu.
But what if you want to find out how many times a specific word is used in a document? One way you can count the number of occurrences of a single word is to start at the beginning of the document and work your way to the end, manually keeping track of each occurrence. An easier method is to use the Find and Replace option as described below.
- From the Edit menu, click Find and select the Replace tab or click CTRL+F
- Type the word you want to count in the Find what field
- In the Replace with field type: ^&
- Click Replace All
A dialog box will appear indicating how many replacements Word has made. This tells you how many times the specific word occurs in the document. By using the '^&' characters, Word does not actually make any replacements.