TOP

GetWord function

GETWORD() Description

The GETWORD() function returns any word in the text based on a given set of delimiters.

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


Main Features of the GETWORD Function

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 Excel (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 function GETSUBSTR() , which is very similar, but can only split text along one specified delimiter.

Download extension

You can use the function GETWORD() by installing the extension YLC Utilities .

After that, this function will be available in all files that are opened in Excel (LibreOffice Calc) .