Finding Boolean Values

Written by Allen Wyatt (last updated January 30, 2021)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021


Michael has a long column of calculated logical values ("TRUE" or "FALSE"). He would like to use Find and Replace to quickly find the first occurrence of FALSE. However, when he selects the column and searches for FALSE, "FALSE", 0, etc., Excel always returns a "cannot find the data..." message. Michael is wondering how to do this type of searching.

The answer to this question depends on how the TRUE and FALSE values are showing up in your cells. If you simply type FALSE into a cell and press Enter, then Excel considers that a Boolean value and formats the cell accordingly; the same goes if you type in TRUE. You could also type either of the following into a cell:

=TRUE
=FALSE

In all these instances you can do a regular search operation and just search for either TRUE or FALSE, and Excel finds the cells. It is a different story, however, if the TRUE or FALSE shown in a cell is the result of a formula. For instance, consider the following formula:

=2 > 4

The result will show as FALSE in a cell, and a regular search operation won't find the FALSE result. Why is that? The reason is buried within the Find tab of the Find and Replace dialog box. Display the dialog box and click the Options button so the box is expanded. (See Figure 1.)

Figure 1. The Find tab of the Find and Replace dialog box.

Note the Look In drop-down list; it is this setting that controls how successful Excel is in finding your Boolean values. If the setting is Formulas, then Excel looks inside the cell contents to do its searching. In the case of the first two ways of getting a Boolean value into a cell—either typing TRUE or FALSE or entering =TRUE or =FALSE—then looking inside the cell produces a match. If looking inside the other cell (the one with =2 > 4), a Boolean value is not found there, so there is no match.

To get the widest matching, you need to change the Look In drop-down list to Values. This type of searching finds the results of formulas, meaning it finds what is displayed by whatever operation is done within the cell. Setting this drop-down list to Values and then searching for FALSE will match a cell where FALSE is entered, where =FALSE is entered, and where =2 > 4 is entered.

There is a drawback to searching for Boolean values, however. Suppose a cell contains the following text:

That was a false statement!

Searching for FALSE using Values will also match this, as will searching using Formulas; even though the text doesn't represent a valid Boolean value. This can be frustrating, depending up the characteristics of your data. You can get around that, somewhat, by choosing the Match Entire Cell Contents check box in the dialog box.

There is another way to find the first FALSE (or TRUE) value in a column, however: Use the filtering capabilities of Excel.

  1. Make sure your data has column headings defined.
  2. Display the Data tab of the ribbon.
  3. Click the Filter tool in the Sort & Filter group. Excel places a drop-down arrow next to the column headings.
  4. Click the drop-down arrow next to the heading of the column containing your Boolean values. You'll see a number of options, including a checklist of all the values in the column.
  5. Make sure that only the FALSE value has a check mark next to it.
  6. Click on OK. Your data is collapsed so that only FALSE values show in the column.

The filtered data allows you to easily see the first row with a FALSE value. You can later remove the filter by again displaying the Data tab of the ribbon and clicking the Filter tool.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (1786) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Printing Selected Worksheets

When you accumulate quite a few workbooks in folder, you might need to print out selected worksheets from all of the ...

Discover More

Formatting for Hundredths of Seconds

When you display a time in a cell, Excel normally displays just the hours, minutes, and seconds. If you want to display ...

Discover More

Moving a Table Column

Want to move a column in a table very easily? You can do so by using the same editing techniques you are already using.

Discover More

Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!

More ExcelTips (ribbon)

Replacing Tildes at the Beginning of a Cell

Replacing a specific character (such as a tilde) seems a simple task, until you need to replace it only in a certain ...

Discover More

Using Find and Replace to Pre-Pend Characters

Need to add some characters to the beginning of the contents in a range of cells? It's not as easy as you might hope, but ...

Discover More

Changing Default Search Settings

Excel provides some great tools for finding information in a worksheet or a workbook. Changing the default settings used ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is eight minus 8?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.