When using Find and Replace, 3 common question types come up most often: batch replacement, undoing changes, and checking results; this FAQ includes 3 common answers.
FAQ
How do I delete blank lines in WPS Find and Replace?
- Open the Replace window.
- In the search box, enter two paragraph marks:
^p^p. - In the Replace with box, enter one paragraph mark:
^p. - Run Replace All, then repeat if needed until extra blank lines are removed.
How do I undo a replacement after using Replace All?
- Right after the replacement, press
Ctrl+Z. - If you made multiple replacement actions, continue undoing as needed.
- Confirm that the document has returned to the state you want before continuing to edit.
Why are my search results not highlighted?
- First, make sure the keyword you entered is correct.
- Click Previous or Next to switch between matches.
- Check whether the current document contains that text or whether it has already been replaced.
Glossary
| Term | Definition |
|---|---|
| Find | The action of locating specific text or content in a document. |
| Replace | The action of changing found content into new content. |
| Replace All | A replacement method that updates every matching result in the document at one time. |