Excel-3 is a guide to the Find & Select feature in Excel. Here you'll find practical tips, instructions, and illustrations about finding, replacing, and removing values.
π Goal: Help you master Excel's Find, Replace, Go To Special, and related toolsβideal for all users!
- Find
- Replace
- Go To Special
- Wildcards
- Delete Blank Rows
- Row Differences
- Screenshots
- Requirements
- Author
- On the Home tab, in the Editing group, click Find & Select. (Or press CTRL+F)
- Click Find.
The 'Find and Replace' dialog box will appear.
- Type the text you want to find. For example, type Melon.
Excel selects the first occurrence.
- Click Find Next
- To get a list of all the occurrences, click 'Find All'.
(Note: Excel highlighted "Watermelon" even though we wanted to search the word "Melon". To only get exact match, go to Options in Find and Replace dialog box and select "Match entire cell contents.")
- On the Home tab, in the Editing group, click Find & Select.
- Click Replace.
- The 'Find and Replace' dialog will appear.
- Type the text you want to find and replace it with.
- Click Find Next.
- Click Replace to make a single replacement.
(Note: Use Replace All to replace all occurrences.)
Use Excelβs Go To Special feature to quickly select all cells with data validation, formulas, conditional formatting, etc.
Here we select cells with formulas.
- Select range of cells.
- On the Home tab, in the Editing group, click Find & Select.
- Click Go To Special.
- Select Formulas and click OK.
Excel selects all cells with formulas.
There are 3 wildcards in Excel:
- ? matches exactly one character
- * matches zero or more characters
- ~ matches wildcards (for example,
~?finds a literal question mark).
- On the Home tab, in the Editing group, click Find & Select.
- Click Go To Special.
- Select Blanks and click OK.
- On the Home tab, in the Cells group, click Delete then Delete Sheet Rows.
Result:
(Note: this method also deletes rows with one or more blank cells.)
Now let's remove only rows that are completely empty:
- Insert COUNTA function and drag it down.
When COUNTA returns 0 it means the row is empty. We need to filter these rows.
- Select cell E1.
- On the Data tab, in the Sort & Filter group, click Filter. Arrows in column headers will appear.
- Click the arrow in E1 column.
- Click on Select All to clear all the check boxes, and click the check box next to 0.
Click OK.
Delete these rows, then click Filter again to remove it.
- Select range H1:J7
(Note: because we selected the range H1:J7 by clicking on cell H1 first, cell H1 is the active cell. As a result, the comparison cells are in column H.) - On the Home tab, in the Editing group, click Find & Select.
- Click Go To Special.
- Select Row differences and click OK.
You can find all screenshots in the /Screenshots folder.
- Microsoft Excel (recommended: 2021/365 for best compatibility)
Project and documentation by Kuba27x
Repository: Kuba27x/Excel-3

















