Close Menu
Computing.net
    Facebook X (Twitter) Instagram
    Computing.netComputing.net
    • News
      1. AI
      2. Crypto
      3. Gaming
      4. Hardware
      5. Security
      6. Software
      7. View All

      Anthropic’s COBOL Automation Tool Triggers IBM Stock Plunge and Crypto Market Decline

      February 24, 2026

      AI Trading Bot Loses $441K in Crypto After Decimal Point Mistake

      February 23, 2026

      Tesla (TSLA) Stock: Goodbye Sedans, Hello Robots in Dramatic Production Shift

      January 29, 2026

      Palantir Technologies (PLTR) Stock: Why Bears May Be Wrong About Valuation Concerns

      January 29, 2026

      SUI Token Rallies 40% Following Major Staking Event and CME Futures Announcement

      May 12, 2026

      Chainlink (LINK) Surges to $10.40 as Network Activity Hits Eight-Month Peak

      May 12, 2026

      Dogecoin Whales Ramp Up Accumulation as DOGE Eyes Critical Breakout Levels

      May 12, 2026

      Bitcoin Holds $81K While Burry Flags Nasdaq Bubble and Oil Surges Past $105

      May 12, 2026

      Hamster Kombat: Unraveling TON’s Gaming Phenomenon

      August 7, 2024

      W-Coin: Exploring the Latest Telegram Tap-to-Earn Phenomenon

      August 7, 2024

      Hamster Kombat: 300 Million Players & Counting, HMSTR Token Airdrop Soon!

      July 31, 2024

      Hamster Kombat Developers Work with TON Team on Airdrop Solution

      July 30, 2024

      Nothing Expands Product Line with New AI Feature & Phone Update

      July 31, 2024

      Security Audit Reveals Concerns in Atari’s Blockchain Game on Base

      August 6, 2024

      SideWinder Group Targets Maritime Facilities in New Cyber Espionage Campaign

      July 30, 2024

      OAuth Implementation Flaw Exposes Millions of Websites to XSS Attacks

      July 30, 2024

      Hamster Kombat Players Face Growing Cybersecurity Threats

      July 25, 2024

      Anthropic’s COBOL Automation Tool Triggers IBM Stock Plunge and Crypto Market Decline

      February 24, 2026

      Cookie Crumble: Google Halts Plans to Eliminate Third-Party Cookies in Chrome

      July 23, 2024

      Big Brother is Watching: Apple’s Creepy New Ad Urges iPhone Users to Ditch Chrome

      July 23, 2024

      Nvidia Stock Soars to New Record at $219.44 Ahead of May 20 Earnings

      May 12, 2026

      Rocket Lab Shares Surge Past $120 Following Wave of Analyst Upgrades

      May 12, 2026

      GM Shares Decline Following 600 IT Layoffs Amid Strategic AI Workforce Transformation

      May 12, 2026

      SES Delivers €847M Q1 Performance as Intelsat Integration and Aviation Deals Fuel Expansion

      May 12, 2026
    • How To

      Batch Files: Tokens and Delimiters (FOR Loops)

      July 31, 2024

      Types of Ethernet Cabling & Electrical Low Voltage Wiring

      July 9, 2024

      What You Should Know About .JSON File Extension

      January 10, 2023

      Bkup File Extension

      November 19, 2022

      HEIC File Extension

      November 19, 2022
    • Office
      1. Excel
      2. Google Sheets
      3. View All

      How to Convert Column List to Comma Separated List in Excel

      July 24, 2024

      How to Find the Last Monday of the Month in Excel

      July 24, 2024

      Convert Bytes to MB or GB in Excel: 3 Methods!

      July 24, 2024

      How to Remove Characters from Right in Excel

      July 30, 2023

      How to Subtract in Google Sheets: Complete Guide

      July 31, 2024

      Bullet Points in Google Sheets

      January 20, 2022

      Sort by Date in Google Sheets

      January 18, 2022

      Google Sheets Timestamp

      January 17, 2022

      How to Subtract in Google Sheets: Complete Guide

      July 31, 2024

      How to Convert Column List to Comma Separated List in Excel

      July 24, 2024

      How to Find the Last Monday of the Month in Excel

      July 24, 2024

      Convert Bytes to MB or GB in Excel: 3 Methods!

      July 24, 2024
    • Answers
    • About
    • Contact
    Facebook X (Twitter)
    Computing.net
    Google Sheets

    How to Search on Google Sheets

    Constantin KioulafasBy Constantin KioulafasDecember 8, 2021
    Twitter LinkedIn Email Telegram
    How to Search on Google Sheets
    Twitter LinkedIn Email Telegram

    Google sheets is a web-based spreadsheet application and is part of the Google Docs Editors suite.

    It is a direct competitor to Microsoft’s Excel, with the major difference being that Google sheets is web-based, and hence allows several users to work online and simultaneously on the same document in real time.

    One of the most common tasks with any spreadsheet is searching for information.

    When the sheet is small, a visual check may be enough to find the desired information.

    However, rarely is a sheet that small, and as with any text based document, a solid search facility is always required.

    In this article, we will take a look at a few different ways of searching a Google sheets spreadsheet.

    We will be using an example sheet, with the names, addresses, phone numbers, email and web addresses of 500 contacts.

    Above, is a screenshot showing the first 50 contacts from the sample sheet.

    For the purposes of this article, we’re going to try and find any cells that contain double Zs.

    Contents:

    Toggle
    • Simple Search
    • Find and Replace
    • Search with Formula
    • Conclusion

    Simple Search

    The quickest and easiest way to initiate a search in Google sheets, is to use the keyboard shortcut Ctrl-F.

    This will open the Google sheets search panel in the top right of the tools ribbon.

    The search field will initially have the placeholder text, Find in sheet.

    With the first character you type into the search field, Google sheets starts to look through the sheet for your search term, updating results in real time as you type.

    If there is a match anywhere in the sheet, Google sheets will automatically move to that cell and highlight it.

    At the same time, on the right hand side inside the search field, will appear a counter showing which match is currently highlighted out of the total found.

    In the snapshot above, the characters Zz have been entered in the search field, and we see that the sheet is currently positioned at the first occurrence out of a total of 5.

    Highlighted is cell D403, in column D.

    As you continue typing characters, the counter will also continue to update.

    At any point, as long as matches are available, you can also use the up and down arrows to the right of the search field, to cycle through each of the matching cells.

    One thing to note about this search is that it is case insensitive.

    The search term above contains a capital Z, yet the matching cell found, D403, contains only lower case Zs.

    We will see in a moment how to perform a case sensitive search.

    If no more matches are available, then the counter will display 0 of 0, as shown above where the search term Zzz has been entered.

    At this stage, you can close the search panel and end your search, edit the existing term and see if that yields any further finds, or enter a totally different search term.

    The great advantage of this simple and basic search, is that you always know if there are any matches and exactly how many there are.

    Find and Replace

    While the previous search method is quick and convenient, there are times when more control over the search is required, such as requiring a case sensitive search.

    For this, we need to use the Find and replace functionality of Google sheets.

    To activate the Find and replace functionality, you can use the keyboard shortcut Ctrl-H, or from the Google sheets menu bar, choose Find and replace under the Edit menu option.

    If you still have the search panel open from before, you can also click on the kebab menu (three vertical dots) on the right of the search panel.

    This will also activate the Find and replace functionality.

    Whichever method you use, you should now have the Find and replace dialog box displayed in the middle of your screen.

    If you were using the simple search method and clicked on the kebab menu in the search panel, then the search term entered in the search entry field will have been copied over to the Find field in the Find and replace dialog box, as seen in the above screenshot.

    This is a nice convenience if you decide you have to switch search methods.

    Before we proceed to do a search, there are a few things to look at in the Find and replace dialog box. As the name implies, this is not only used to find, but it can also be used to replace cell content.

    If you just want to do a plain find, simply leave the Replace with field blank.

    Find and replace can also be used across multiple sheets, not just the current sheet.

    The dropdown selection in the dialog box, allows you to choose which sheet the search applies to, including All sheets which is the default.

    The previous simpler search we looked at, only applied to the current sheet.

    Next we come to the four check boxes that give us a few nice options, such as case sensitivity, whether we want to match the entire cell contents, and if the search should also check inside formulas. For those familiar, you can also use regular expressions in your search.

    While the extra features just mentioned are handy, one thing the Find and replace method does not have, is the live update of how many matches are found as you type your search term.

    In fact, while typing your search term in the Find field, there is no indication if indeed any matches exist or not.

    You find that out, only after clicking the Find button.

    If we keep the term Zz, select the Match case checkbox and press the Find button, we get the message There are no entries matching Zz.

    If we now change our search term to zz and click the Find button again, this time no error is displayed.

    We now know that matches have been found, although we don’t know how many.

    Clicking the Find button will now cycle through each of the matching cells on the sheet.

    Search with Formula

    Although this next method is not strictly a find or search in the manner of the two previous methods we’ve seen, in that it does not take you to any matching cells, it can be used to search through a sheet and pull out information through a formula.

    Google sheets has a couple of functions called VLOOKUP and HLOOKUP that will search through columns and rows respectively.

    There is also a LOOKUP function that searches through both rows and columns, but the rows or columns must be sorted for the search to work correctly.

    Since it is more likely that any search will be made down a column than across a row, we will be looking at the VLOOKUP function, although the HLOOKUP function works in exactly the same manner.

    The function syntax is as follows:

    VLOOKUP(search_key, range, index, [is_sorted])

    where search_key is what we are looking for, range is the range of cells to be used in the search, index is the column index from which to return the result, and is_sorted indicates if the column to be searched is sorted or not.

    The best way to explain how this function works is to show an example.

    From our sample of contacts, we will be searching for a person’s last name, and then printing the company that person is associated with.

    We need to use two empty cells anywhere on the sheet, one where we can enter the name to search for, and the second to hold the formula that will display the company name when a match on the name is found.

    In the screenshot above, we’ve chosen cells N43 and N44.

    The formula we are using is:

    =VLOOKUP(N43, B2:C26, 2, FALSE)

    Analyzing the formula, N43 refers to the cell which will hold the search key.

    We could enter the search term directly into the formula instead of in a cell, but that would not be very practical.

    Every time we want to search for a new search term, we would need to modify the formula.

    The range for the search is set to B2:C26, meaning that we want our search to only use columns B (last_name) and C (company_name), from rows 2 to 26 inclusive.

    We could have included any number of rows and columns, but this will do for our example.

    It should be noted that the search itself will only apply to the first column in the range, which in this case is last_name.

    We include any other columns in the range if we want to use the corresponding cell data from the match.

    The third parameter (2 in our example), refers to the column in the range from which results will be retrieved.

    Since the range encompasses two columns (last_name and company_name), an index of 2 means that the result will be pulled from the second column in the range, or company_name.

    The last parameter tells Google sheets that our search column is not sorted.

    While any search would be more efficient if the column is sorted, it may not always be the case.

    Having entered the name Paprocki in cell N43, our formula will search down the last_name column and find a match in cell B5, in the fifth row.

    Since the index is set to 2, the formula will pull the result from the corresponding cell in the fifth row of the second column in the range, or C5.

    This results in the company name Feltz Printing Service being displayed in cell N44.

    Conclusion

    We’ve looked at three different ways of performing a search in Google sheets.

    A simple search which is more than adequate for most situations, as well as the more comprehensive search and replace.

    And to top it off, we examined how to perform a search with a formula.

    Share. Twitter LinkedIn Email Telegram
    Avatar photo
    Constantin Kioulafas
    • LinkedIn

    Costas has a wide range of experience in Information Technology covering computer hardware, programming, telecommunications, networking, web services, and general IT support. He's worked in various roles such as PHP programmer and web developer, technical and desktop support, hardware repair, system administration. Costas has excellent background in Microsoft Windows and Office Suite (Excel, Word, Powerpoint, etc), as well as a thorough understanding of Networking and Hardware maintenance.

    Related Posts

    How to Subtract in Google Sheets: Complete Guide

    July 31, 2024

    How to Find the Last Monday of the Month in Excel

    July 24, 2024

    Convert Bytes to MB or GB in Excel: 3 Methods!

    July 24, 2024

    What is Information Technology? – Definition, Types, and Examples

    December 6, 2022

    How to Create a Box Plot in Microsoft Excel

    March 1, 2022

    How to Create Bar of Pie Chart in Excel

    March 1, 2022
    Add A Comment

    Comments are closed.

    Latest

    Nvidia Stock Soars to New Record at $219.44 Ahead of May 20 Earnings

    May 12, 2026

    Rocket Lab Shares Surge Past $120 Following Wave of Analyst Upgrades

    May 12, 2026

    GM Shares Decline Following 600 IT Layoffs Amid Strategic AI Workforce Transformation

    May 12, 2026

    SES Delivers €847M Q1 Performance as Intelsat Integration and Aviation Deals Fuel Expansion

    May 12, 2026

    Trump Dismisses Iran Peace Proposal — Oil Markets React as Hormuz Remains Restricted

    May 12, 2026
    • Facebook
    • Twitter

    Latest Reviews

    Meta Platforms Shares Tumble 8% Despite Strong Q1 Performance Amid AI Investment Surge

    April 30, 2026

    Flush.com Review: Casino & Sportsbook With 275% Welcome Bonus

    March 7, 2026

    Katsubet Review: Crypto Casino With 300% Welcome Bonus & Free Spins

    March 7, 2026

    7Bit Review: Crypto Casino With 325% Bonus & 250 FS

    March 7, 2026

    Mega Dice Review: Crypto Casino With 200% Bonus & 50 Free Spins, Legit?

    March 7, 2026


    Home / Privacy Policy / Terms & Conditions

    Computing.net © 1996 - 2026 Kooc Media Ltd. All rights reserved. Registered Company No.05695741

    Type above and press Enter to search. Press Esc to cancel.