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”.
When the text is not found, FIND returns a #VALUE error.
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”.
When the text is not found, FIND returns a #VALUE error.