Tutorial: Find and Replace
This tutorial will give you the ability to find and replace text in either Design view or Code view.
- Go to the menu bar on top of the screen and click on Edit. Then click on Find and Replace…
There is also a short cut you can use: Click Ctrl and hold and click the letter F.
- The Find and Replace dialog box window appears.
- In the Find in: pop-up menu, make sure that the Current Document option is selected.
- Next is the Search: pop-up menu, that the Text option is selected.
- In the Find: field, type in the word that you are looking for. For example, type in the word "red" so we can later replace it with the word "blue".
- In the Replace: field, type in the word that you are going to use to replace the other word in the Find: field. For example, type in the word "blue" that will replace the word "red".
- Below the Replace: field is the Search Options. You can check any of the following to help with your search:
- Match case – To match the exact upper or lower case lettering between the words that are being found and replaced.
For example, there might be the words red and RED in the document. To find only "RED" and to replace with the word "blue". - Match whole word – To match only complete words. For example, to find the word "place", but in the word "replace"
exists the word "place". When checking this option this makes sure that only the complete world "place" will be search and
not within other words. - Ignore white space – this is to ignore any additional spaces, tabs, and non-breaking spaces to the word. For example, the
word "red" in the document may have an extra space. When click this option the search will ignore the extra space. - Use regular expression – lets you use wild card characters. For example, * / etc.
- On the top right side of the Find and Replace window is the Find Next button.
This button will let you review each word from the Find: field before any changes are made.
- When you click the Find All button…
- A Search window will appear at the bottom of the screen right under the Properties window. The Search window
will list all the matched text to the word in the Find: field. On the list, double click any of the listed words and that
word in the document will be highlighted so only that word can be replaced.
- The Replace button will let you replace one word a time.
- The Replace All button will let you replace all the words at one time.
- The Close button let you close the window. This option may cancel your request if no search has been done yet.
- The Help button opens the browser to Adobe’s support page for additional support on your search.
- The Save Query button, saves the search query.
- A Save Query window opens.
- The Load Query button, loads the query from the last time that it was used.
- A Load Query window opens.

