Table of Contents
This tip is about the how to Search Text in Cells in Google Sheets. So read this free guide, How to Search Text in Cells in Google Sheets step by step. If you have query related to same article you may contact us.
How to Search Text in Cells in Google Sheets – Guide
Databases are best for joining huge amounts of data in different tables. You can list your product details in one table, list your orders in another, and link each order to purchased products. So instead of entering the price every time, you would link the product name in the order table to the product detail page and let the database extract the data for itself. This interconnectedness makes databases more confusing – but also more powerful when you have time to tame the beast.
Spreadsheets are not as interconnected as databases. They are designed to list dates in one place and calculate SUM and AVERAGE. They can also search your data and find related values - just a little different than in databases. The LOOKUP function is more flexible when your data is sorted—but the SLOOKUP or HLOOKUP functions are more likely to get the results you want because they specify exactly how you want to search your table. Let’s try. For example, let’s say you have a product table like the one shown above, with columns for the item name, price, quantity, and description.
Search using the Find option to highlight all matching cells in the spreadsheet
If you have text cells and you want to quickly discover cells that contain specific text strings, you can do so using the find option in Google Sheets. Suppose you have a dataset as shown below and you want to discover all the cells that have the name ‘Mark’ in them:
Below are steps to search Google Sheets using the find option:
The steps above would highlight all cells that have the corresponding text string. If you want to scroll through each of the cells one by one, you can use the up and down arrow in the Find field. You can also visually scan the result as all matching cells are highlighted in green color.
Search using Find and Replace
Let’s assume that we have the following data in a single spreadsheet: The dataset shown is very simple and you can obviously find what you need just by looking at it. However, we kept it simple to make the tutorial easy to understand. Now, let’s say we want to find the cells that contain the name “Paul”. Here are the steps you need to follow to find them:
Find and Replace Options
If you take a look at the Find and Replace dialog, you will see that there are many other options besides just Find, Replace and Search.
Search using conditional formatting (to find and highlight cells with search string)
The method above allows you to find cells containing a search string and select them one by one. Instead, if you want to search and highlight all cells that contain the search word, you can use Google Sheets conditional formatting feature.
So, for the same dataset, if you want to search for all cells that contain the name “Paulo”, follow these steps:
Final note
I hope you like the guide How to Search Text in Cells in Google Sheets. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.