Translating strings

R

Rob

Hi All,
I have a access database and in a table a have french words.
I would like to translate them and store them in another table.
Using the word interface there is the standard option to translate words
from one language to another using the research tab.

Is it possible to write a vba function in access that uses this option to
automaticaly translate the access field strings into another language?
Does anyone know how to do it? or point me in the right direction?
 
R

Rob

Hello Alex,
Thanks for replying,
It seems to be just what i need, been it is commercial software (150 $ !!!)
and
i only need this for french-english occasionaly
So, not interested, sorry.
 
R

Rob

Yes , but that is not the point...the point is how to get a translation
(proposal) of a word in visual basic
 
A

Alex Dybenko

I just export table with collected text to text file in special format, then
translate it in Word and import back. There some translation services with
you can theoretically consume, but quality of free services is not good
enough

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top