Table of Contents

SEARCH

Use the SEARCH function in Excel to find the position of a substring in a string. The SEARCH function is case-insensitive and supports wildcards.

1. The SEARCH function below finds the string “ro” at position 4.

Search Function in Excel

2. The SEARCH function is case-insensitive. The SEARCH function below finds the string “excel” “Excel” “EXCEL” “EXcel” etc.

Search Function is Case-insensitive

The SEARCH function supports wildcard characters. A question mark (?) matches exactly one character. An asterisk (*) matches a series of zero or more characters.

3. The SEARCH function below finds the string “2019” “2018” “2017” etc.

Search Function with Question Mark

4. The SEARCH function below finds the string “Microsoft Excel 2019” “Microsoft Word 2019” “Microsoft Access 2019” etc.

Search Function with Asterisk

The SEARCH function has a 3rd optional argument. You can use this argument to indicate the position counting from the left at which you want to start searching.

5. The SEARCH function below finds the string “o” at position 5.

Start Searching at Position 1

6. The SEARCH function below starts searching at position 6 and finds the string “o” at position 7.

Start Searching at Position 6

Leave A Comment

Excel meets AI – Boost your productivity like never before!

At Formulas HQ, we’ve harnessed the brilliance of AI to turbocharge your Spreadsheet mastery. Say goodbye to the days of grappling with complex formulas, VBA code, and scripts. We’re here to make your work smarter, not harder.

Related Articles

The Latest on Formulas HQ Blog