The BREAKCASE() function is designed to split text with delimiters into separate words, i.e. the function returns the result in the following format:
Break Case first breaks a string of words separated by a space, hyphen, or underscore into individual elements, then converts all words to lowercase and combines them into a single sentence with an empty separator (" ").
The BREAKCASE() function can be useful in programming to convert variable names according to accepted coding conventions.
You can also use a set of ready-made tools "Other register options" , which change the text case for selected cells in one click.
=BREAKCASE(Text)
The BREAKCASE() function is easy to use. You just need to enter any text into the formula, and LO Calc automatically converts it to a new case:
=BREAKCASE(Text)
We will have the following result:
This example uses the following values:
You can use the function BREAKCASE() by installing the extension
Or its free version YouLibreCalc .
After that, this function will be available in all files that are opened in LibreOffice Calc .