Formulas > =SEARCH()
How to Use SEARCH() in Google Sheets
Description
How To Actually Use SEARCH() in Sheets
SEARCH(search_for, text_to_search, [starting_at])
Try SEARCH yourself
In cells B1:B10, use the SEARCH formula to find the position of the word 'apple' in the corresponding cells of A1:A10. The formula should return the position number where 'apple' is found or an error if not found.
Hints (3)
-
Remember to reference the correct cell in column A.
-
SEARCH is case-insensitive, so it will find 'apple' regardless of case.
-
Make sure to drag the formula down to fill B1:B10.
4 Better Sheets Tutorials
Tic Tac Toe In A Google Sheet
How to Make Hangman Game In Google Sheets
Allow Multiple Selections is in Google Sheets Yay!
How to Filter Multi-Select Dropdown Feature
Learn more about the SEARCH() formula:
Generate a SEARCH() formula for your needs
Describe your task in plain English and get a paste-ready formula that uses SEARCH(). 2 free AI generations, no signup. Members get unlimited use.
Generate a SEARCH() formula