FIND function

What Does It Do?

 

This function can be used to find the first occurrence of a text string within another text string.

 

Syntax

 

FIND(Text to find, Text, Start position)

  • Text to find (required) – This is the text you want to find within another text string.
  • Text (required) – This is the text you want to search within.
  • Start position (optional) – This is the result the function will return if the expression is false. If nothing is entered here the function will return FALSE when the expression is false.

 

Example

Get Example Workbook

In this example we search for the word “cookies” in the text “I love cookies, cookies are great!”. The first example omits the optional starting position =FIND(B3,C3) and returns an 8 which is the character position of the first instance of the word “cookies”. The second example has the starting position as 9 and therefore only starts looking for “cookies” after the first instance =FIND(B4,C4,D4) and returns 17.

 

 

Hmm, I think I’ll go have a cookie now…

About the Author

John MacDougall

John MacDougall

John is a Microsoft MVP and qualified actuary with over 15 years of experience. He has worked in a variety of industries, including insurance, ad tech, and most recently Power Platform consulting. He is a keen problem solver and has a passion for using technology to make businesses more efficient.

Subscribe

Subscribe for awesome Microsoft Excel videos 😃

John MacDougall

I’m John, and my goal is to help you Excel!

You’ll find a ton of awesome tips, tricks, tutorials, and templates here to help you save time and effort in your work.

Related Posts

Comments

0 Comments

Get the Latest Microsoft Excel Tips

Follow Us

Follow us to stay up to date with the latest in Microsoft Excel!

Subscribe for awesome Microsoft Excel videos 😃