The GETSUBSTR() function is designed to retrieve part of the text by a specified delimiter.
=GETSUBSTR(Text; Delimiter; Entry)
The GETSUBSTR() function is easy to use. You just need to enter any text, specify the separator and the sequence number of the required part of the text, and Excel will automatically split a string of characters into parts and return the specified piece of text:
=GETSUBSTR(Text; Delimiter; Entry)
We will have the following result:
This example uses the following values:
You can use the function GETSUBSTR() by installing the extension
Or its free version YouLibreCalc .
After that, this function will be available in all files that are opened in Excel .