TOP

Snake Case Function for Excel (Calc)

SNAKECASE() Description

The SNAKECASE() function is designed to combine words with an underscore, meaning it returns a single word as a result, for example «snake_case_function».

Snake Case breaks a string of words separated by spaces, hyphens, underscores, or changes in letter case, then converts these words to lowercase and joins them using an underscore delimiter ("_").

The SNAKECASE() function can be useful in programming for converting variable names according to accepted code writing rules (coding conventions).

Also, you can use a set of ready-made tools "Other case variations", which change the text case for selected cells with a single click.


Key Features of the SNAKECASE Function

Syntax:

=SNAKECASE(Text)

Parameters:

Example of Usage

The SNAKECASE() function is easy to use. You just need to enter any text into the formula, and Excel (Calc) automatically converts it to the new case:

=SNAKECASE(Text)

We will get the following result:

Example of using the SNAKECASE() function
Example of using the SNAKECASE() function

In this example, the following values are used:

Download extension

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

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


This function is also available in the following extensions: YLC LightYLC FunctionsYLC Utilities

The YLC Utilities menu in LO Calc

The YLC Utilities menu in LO Calc

The YLC Utilities menu in Excel

The YLC Utilities menu in Excel