View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pearl pearl is offline
external usenet poster
 
Posts: 2
Default Translating a list word by word.

Hallo!

sitting with a list of 2000 rows, and I need to translate this to
english (now written in swedish). I have a special wordlist and want
to translate the list word by word. It is a technical list with little
grammar problem ;-).

Has anyone done something like this. You don't want to replace
strings, you need to know that you translate whole words etc.

Help!