+ Reply to Thread
Results 1 to 7 of 7

Language Translation in Excel

  1. #1

    Language Translation in Excel

    Hi

    I wonder if anyone can help me with this.

    I have a list of English words (about 2500) that are listed in excel in
    column A. In column B I'd like the Portuguese translation.

    The best I've got so far is to have a hyperlink in column B -
    =HYPERLINK("http://www.ultralingua.net/index.html?action=define&sub=1&nv=0&searchtype=stemmed&text=XXXXXX&service=english2portuguese",
    "ultralingua").

    Where I've typed 'XXXXXX' this is the word that will be translated in
    ultralingua.

    Is there any way that XXXXXX can be replaced with the contents of a
    source cell i.e. so ultralingua translates the contents of one of the
    cells from column A? I'll the transcriibe the result into column B.

    Thanks


  2. #2
    Pete_UK
    Guest

    Re: Language Translation in Excel

    I can't see where your 'XXXXXX' fits into the formula, but essentially
    you could replace this with a cell reference joined in with the rest of
    the formula, something like:

    ("http://www.ultralingua.net/index.html?action=define&sub=1&nv=0&search="&A1,"ultralingua").

    Hope this helps.

    Pete


  3. #3

    Re: Language Translation in Excel

    Thanks Pete

    Yes I've got this to work. I was expressing the formula in the
    hyperlink incorrectly.

    Thanks again


  4. #4

    Re: Language Translation in Excel

    Thanks Pete

    Yes I've got this to work. I was expressing the formula in the
    hyperlink incorrectly.

    Thanks again


  5. #5
    Pete_UK
    Guest

    Re: Language Translation in Excel

    Thanks for the feedback - glad you got it working.

    Pete


  6. #6
    Registered User
    Join Date
    01-03-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: Language Translation in Excel

    Hi Rob,

    Did you get the translated phrase/word to automatically show in column B or do you have it showing the hyperlink "ultralingua"?

    I also have to translate word lists for work be very at ~2500-4000 words and it would useful to insert one cell double click down.

    Daniel

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Language Translation in Excel

    dcdonahue,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1