Translate in Google spreadsheet

Date: 2019-04-04

https://www.labnol.org/internet/google-translate-for-spreadsheets/10086/

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
# The syntax is easy:
=GoogleTranslate("text", "source language","target language")
#So if you would like to translate the text contents of cell A1 from #English to Arabic, you can use the following translate function.
=GoogleTranslate(A1, "en", "ar")
# The syntax is easy: =GoogleTranslate("text", "source language","target language") #So if you would like to translate the text contents of cell A1 from #English to Arabic, you can use the following translate function. =GoogleTranslate(A1, "en", "ar")
# The syntax is easy:
=GoogleTranslate("text", "source language","target language")

#So if you would like to translate the text contents of cell A1 from #English to Arabic, you can use the following translate function.

=GoogleTranslate(A1, "en", "ar")
20570cookie-checkTranslate in Google spreadsheet
0 of 2000 max characters.