Author: Oscar Cronquist Article last updated on April 10, 2018

In this article, I am going to show you two ways on how to find blank cells. Both techniques are quick and easy.

The first one allows you to find each blank one by one. The picture above shows you the first example, I want to find blanks in column D.

  1. Select the first value in the column you want to search.
  2. Press and hold CTRL key.
  3. Press down arrow key once.

 + 

This will move the selection right above the first blank cell in the same column, see picture below.

Press down arrow key twice still holding the CTRL key will move the selection to the next blank cell in your worksheet.

The second way lets you create a list of all blanks in your worksheet.

  1. Press with mouse on the first value in the column, then press CTRL + SHIFT + END keys to select all values including blanks in the column.
    I have selected cell range D2:D355, see picture above.
  2. Press CTRL + H to open the "Find and Replace" dialog box.
  3. Don't enter anything, simply press with left mouse button on the "Find All" button.

The dialog box now shows all blank cells with their location, see picture below.

Press with mouse on a row in the dialog box to instantly move to and select that blank cell.

Tip! Use the "Find and Replace" dialog box to fill blank cells with a value. The example below replaces all blank cells with S.

Read the following post on how to fill blank cells with a formula:

Recommended articles

The following post shows how to quickly select all blank cells in a cell range:

Recommended articles

How to quickly select blank cells
In this smaller example, column D (Category) has empty cells, shown in the picture above. If your column contains thousands of […]