Tag Archives: FIND

The FIND Function

Kornilios Ampatzis/ April 19, 2019/ Functions

It finds one text string that exists inside another text string and returns the position within the second string, from which the first one begins. It is case-sensitive and doesn’t allow wildcard characters.