In this tutorial, you will learn how to find all cells with value in Google Sheets.
You can easily find all cells with value in Google Sheets by using functions and formulas in Google Sheets.
Once ready, we’ll get started by utilizing real-world examples to show you how to find all cells with value in Google Sheets.
How To Find All Cells With Value in Google Sheets
Before we start, you will need to get ready a set of data for us to work on.
Step 1
First, make sure your data is tidy and clean to easily follow the tutorial.

Step 2
To find all cells with value in Google Sheets, we will be using the COUNTIF function. The COUNTIF function is used to determine how many cells satisfy a requirement. In this example, we want to find call the cells that contain the word “Red”. We will simply insert this formula =COUNTIF(A2:A7,”Red”).

Step 3
Once you are done, the formula will return the number of cells with value “Red”.

Summary
That’s all there is to it. You are welcome to copy the example spreadsheet below to see how it is done. The most crucial lesson is to enjoy yourself while doing it.
Example Spreadsheet: Make a copy of the example spreadsheet
In this tutorial, I covered how to find all cells with value in Google Sheets. Want more? Check out all the Google Sheets Tutorials.