The KEBABCASE() function is designed to combine words using a hyphen, i.e. the result is one word, for example
Kebab Case splits a string of words separated by spaces, hyphens, underscores, or case-sensitive characters, then converts those words to lowercase and joins them together using a hyphen ("-").
The KEBABCASE() 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.
=KEBABCASE(Text)
The KEBABCASE() 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:
=KEBABCASE(Text)
We will have the following result:
This example uses the following values:
You can use the function KEBABCASE() 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 .