The function GETSUBSTR() is designed to receive part of the text by the given separator.
=GETSUBSTR(Text; Delimiter; Entry)
The GETSUBSTR() function is easy to use. You just need to enter any text, specify the delimiter and the sequence number of the required part of the text, and Excel will automatically split the 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 GETSUBSTR() function by installing the free extension YouLibreCalc.xlam .
After that, this function will be available in all files that will be opened in Excel.