SEARCH Google Sheets Formula
Generate Google Sheets SEARCH Formulas in seconds
Interactive Google Sheets Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
SEARCH Formula Syntax
Example Use Case
Returns the position of a text string within another string in Google Sheets, case-insensitive.
Understanding the SEARCH Function in Google Sheets
The SEARCH function locates the starting position of a substring within a text string, ignoring case.
Why Use SEARCH in Google Sheets?
SEARCH is useful for flexible text parsing, like finding substrings regardless of case.
Example with Sample Data
Find Text | Within Text | Formula | Result |
---|---|---|---|
"l" | "hello" | =SEARCH("l", "hello") | 3 |
"L" | "Hello" | =SEARCH("L", "Hello") | 3 |
"x" | "Text" | =SEARCH("x", "Text") | 3 |
The table shows how SEARCH locates text positions case-insensitively.
Explore More Google Sheets Formulas
IMAGE
Embeds an image from a URL into a cell in Google Sheets.
Learn moreSECOND
Extracts the seconds from a time value in Google Sheets.
Learn moreINDIRECT
Returns a reference specified by a text string in Google Sheets, enabling dynamic cell references.
Learn moreDAY
Extracts the day of the month from a date in Google Sheets.
Learn moreEOMONTH
Returns the last day of a month a specified number of months from a start date in Google Sheets.
Learn moreCOLUMN
Returns the column number of a specified cell in Google Sheets.
Learn moreAVERAGEIFS
Calculates the average of a range based on multiple criteria in Google Sheets, ideal for detailed analysis.
Learn moreXLOOKUP
Searches a range for a value and returns a corresponding value with advanced options in Google Sheets.
Learn moreMaster Google Sheets with Sheet Alchemy
Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.