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

Upgrade Now

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

=SEARCH("l", "hello")

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 TextWithin TextFormulaResult
"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.

Master Google Sheets with Sheet Alchemy

Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.