Excel FIND Function

Summary

The Excel FIND function returns the position (as a number) of one text string inside another. When the text is not found, FIND returns a #VALUE error.

Purpose

Get the location of text in a string

Return value

A number representing the location of find_text.

Syntax

=FIND (find_text, within_text, [start_num])

Arguments

Usage notes

 

Excel FIND Function

Summary

The Excel FIND function returns the position (as a number) of one text string inside another. When the text is not found, FIND returns a #VALUE error.

Purpose

Get the location of text in a string

Return value

A number representing the location of find_text.

Syntax

=FIND (find_text, within_text, [start_num])

Arguments

Usage notes