TOP

GetWord function

GETWORD() Description

The GETWORD() function returns any word in the text by the given set of separators.

You can also use a ready-made tool Get word by delimiters... .


Main Features Functions GETWORD

Syntax:

=GETWORD(Text, Entry, [Delimiters])

Parameters:

Example Usage

The GETWORD() function is easy to use. You just need to specify a cell with text and LibreOffice Calc will automatically return the required word:

=GETWORD(Text; Entry; Delimiters)

We will have the following result:

GETWORD formula usage

This example uses the following values:

Alternative functions

You can also use the feature GETSUBSTR() , which is very similar, but can split text by only one specified delimiter.

Download the extension

You can use the GETWORD() function by installing the extension "YLC_Utilities.oxt" .

After that, this function will be available in all files that will be opened in LibreOffice Calc.