DETECTLANGUAGE function

Category: Text
Introduced: Excel 365

Summary

Identifies the language of a specified text

Syntax

The syntax for the DETECTLANGUAGE() function is as follows: =DETECTLANGUAGE(text)
The function has the following arguments:
• text - The text or reference to cells containing text to evaluate.
The supported languages and their respective language codes can be found: Supported Languages and Language Codes

Example

=DETECTLANGUAGE(A1)

Microsoft Support Page

https://support.microsoft.com/en-us/office/detectlanguage-function-0748e285-1912-4d24-b735-57d18142fa3b

Back to Functions