The KEBABCASE() function is designed to combine words with hyphens, meaning that the result is a single word, for example
Kebab Case breaks a string of words separated by spaces, hyphens, underscores, or changes in letter case, then converts these words to lowercase and combines them using a hyphen separator ("-").
The KEBABCASE() function can be useful in programming for converting variable names according to accepted code writing rules
Also, you can use a set of ready-made tools "Other Case Options", that change the text case for selected cells with one click.
=KEBABCASE(Text)
The KEBABCASE() function is easy to use. You just need to enter any text into the formula, and Excel (Calc) will automatically convert it to the new case:
=KEBABCASE(Text)
We will get the following result:
In this example, the following values are used:
You can use the function KEBABCASE() by installing the extension YLC Utilities.
After this, this function will be available in all files that will be opened in Excel (LibreOffice Calc).