The GETSUBSTR() function is designed to get a part of the text by a given delimiter.
=GETSUBSTR(Text; Delimiter; Entry)
The GETSUBSTR() function is easy to use. You just need to enter any text, specify the delimiter and the ordinal number of the required part of the text, and Excel (Calc) will automatically split the string of characters into parts and return the specified piece of text:
=GETSUBSTR(Text; Delimiter; Entry)
We will get the following result:
In this example, the following values are used:
You can use the function GETSUBSTR() by installing the extension YLC Utilities.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).