LCID
Definition: LCID is a function that returns the locale identifier for a given language.
Syntax: =LCID(language)
Situation: This formula is appropriate when you need to find the locale identifier for a given language.
Example: If you want to find the locale identifier for the English language, the formula =LCID(“en-US”) can be used, which returns 1033.