Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet of a foreign company's financial statements. I want to
translate all text into English and keep numbers as is. I know Google has an AJAX/javascript API that can do the translation... Can anyone think of a way to automate the task with VBA... Is it possible to write a function that would instantiate a WebBrowser control within VBA and use it to invoke the Google API to translate a single cell. Then I could write a procedure to loop through all cell in the spreadsheet, check if they are text and if so call my function to translate the cell. Thanks in advance for any advice. Joe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Translation/formula. | Excel Discussion (Misc queries) | |||
Translation of VBA from PC to MAC | Excel Programming | |||
Value translation | Excel Programming | |||
RNG translation | Excel Programming | |||
Need Translation | Excel Programming |