Note: because this formula finds the first occurrence of “.

“, it will remove all file extensions when there is more than one.

For example, =LEFT(“apple”,3) returns “app”.

Excel formula: Remove text by position

When the text is not found, FIND returns a #VALUE error.

Excel formula: Remove first character

Excel formula: Remove characters from right

Excel LEFT function

Excel FIND function