The GOOGLETRANSLATE() function allows you to translate text directly in any sheet cell. It uses the online service "Google Translator" and can be used both independently and in combination with other standard spreadsheet functions.
Additionally, you can use the built-in tool "Google Translator", which also performs translation directly in the cell - quickly and conveniently.
If you want to translate text using artificial intelligence (AI), then the function AITRANSLATE() is available, which operates based on a powerful language model Google "Gemini".
=GOOGLETRANSLATE(TextToTranslate; SourceLanguage; TargetLanguage)
Simply enter the GOOGLETRANSLATE function into the appropriate cell, specifying the text to be translated, the source language, and the target language. Excel (Calc) will automatically use "Google Translator" to provide accurate and fast translation.
Suppose you have a cell with text you want to translate. You just need to enter the GOOGLETRANSLATE() formula, and Excel (Calc) will automatically translate the text:
=GOOGLETRANSLATE(TextToTranslate; SourceLanguage; TargetLanguage)
We will get the following result:
In this example, the following values are used:
A complete list of supported languages, as well as their codes, can be obtained on the official Google page:
You can use the function GOOGLETRANSLATE() by installing the extension YLC Utilities.
Or its free version YouLibreCalc.
Or its free version YouLibreCalc.
After that, this function will be available in all files opened in Excel (LibreOffice Calc).