Ignore Blank Problems in Excel Data Validation

Ignore Blank Problems in Excel Data Validation

In Monday’s blog, you saw how to make simple dependent data validation drop down lists. After creating the drop downs, you added some flexibility by using the IF function in the data validation formula. See a couple of problems that can occur when you refer to other cells in your data validation, and those cells are blank.

Invalid Entries Are Allowed

If you create a data validation formula that refers to another cell, and that cell is empty, users might be able to type invalid entries in the cell. For example, in the screen shot below, Buffalo was entered in cell B4.

As you can see in the list in cell B5, that isn’t one of the cities allowed when the adjacent cell in column A is empty.

Invalid Entries Allowed with Excel Data Validation drop down
Invalid Entries Allowed with Excel Data Validation drop down

Change the Ignore Blank Setting

To prevent people from entering invalid data when the cell referred to is empty, you can open the Data Validation dialog box, and remove the check mark from the Ignore Blank setting.

DataValCircle02

With the Ignore Blank setting turned off, users will see an error message if they try to enter invalid data.

DataValCircle03

Problem with Circle Invalid Data

I always turn off the Ignore Blank setting when using dependent data validation drop down lists, as I described above. However, last week I heard from Paul, who uses the Circle Invalid Data feature in one of his workbooks.

DataValCircle04

When the Ignore Blank setting is turned off, Excel treats empty cells as invalid data, when you run the Circle Invalid Data feature. That’s a helpful feature when you don’t want to allow empty cells, but not very helpful in this case.

DataValCircle05

To remove the circles, use the Clear Validation Circles command on the Excel Ribbon’s Data tab.

DataValCircle06

Make a Choice

Despite extensive experiments, I couldn’t find a formula that would prevent invalid entries in a dependent data validation cell, where the referenced cell is empty, without turning off the Ignore Blank setting. If you find one, please let me know, and I’ll update this blog post.

In the meantime, I’d rather prevent invalid entries, than catch them later, so I’ll stick with that setting change. I don’t really use the Circle Invalid Data feature anyway, so I won’t miss it!

Watch the Video

To see the steps for turning off the Ignore Blank setting, and the problems that can occur, watch this Ignore Blank Problems in Excel Data Validation video.

_______________

0 thoughts on “Ignore Blank Problems in Excel Data Validation”

  1. One way you can avoid the circles problem is by prefilling all the data validation cells with default values. It doesn’t work for all layouts, but whenever possible, I like to put a default value in the cell. The user isn’t filling a blank cell, rather they’re selecting a different entry from the list. It also introduces the problem of the user forgetting to change it and having valid, but ultimately incorrect, data in the cell.

  2. Hello – (In reponse to data validation) I want the users of my spreadsheet to be able to choose from the selections in the dropdown box or be able to type something in a blank cell.
    I can’t figure how to enter the blank cell as an option. Please help.
    Thanks
    Beth

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.