Is it possible using excel vba to make a formula/function that can use the "new" translate function of excel so it could translate the text of a cell? something like
=translate(from_language;to_language;A1) and the result the translated text.
thanks for the help