GPT.Translate - Translate text between languages in Excel

GPT.Translate ia an AI function that translates the given text from one language to another.
How to use GPT.Translate function in Excel: formula and examples

Syntax

=GPT.Translate(text, to_lang, [from_lang], [instructions])
ArgumentDescription
text
[required]
Text to translate. Cannot be empty.
to_lang
[required]
The language to translate the text into.
from_language
[optional]
The original language of the text. Helps improve accuracy.
instructions
[optional]
Additional instructions for the translation.

Before you begin, add Functions to Excel

Functions are one of the 20+ features within XLTools Add-in for Excel. Works in Excel 2019, 2016, 2013, 2010, desktop Office 365.

Get started with XLTools ribbon
– free trial gives you 14 days of full access to all features.

Examples [download]

Download this spreadsheet with examples and try the function yourself.


FormulaDescriptionResult
=GPT.Translate("Hello, world!", "Spanish")Translates "Hello, world!" into Spanish."¡Hola, mundo!"
=GPT.Translate("Bonjour le monde", "English", "French")Translates "Bonjour le monde" from French to English."Hello, world"
=GPT.Translate("Wie geht es Ihnen?", "English", "German", "Use formal language")Translates a German greeting into formal English."How are you?"

Any questions or suggestions?
How can we help?