How to create TM from bilingual Excel, using tabs instead of columns?

Is there a way to create a TM from a translated Excel where languages are separated in tabs with multiple columns? (Source language is Sheet1 and Target language is Sheet2).

I've tried rearranging all the content as Column A-source and Column B-target with a bilingual excel file, but with 15+ columns, it takes a while. Both tabs already have identical formatting.

Other than the bilingual Excel method, is there a way to use the Alignment feature and make it cell-based instead of sentence-based?

Parents Reply Children
  • Thank you for you reply.

    So far, I've compared the Alignment method and bilingual Excel method. The bilingual Excel method is about 3 times faster, because I don't need to realign anything or check each segment for alignment, but it does require some work in Excel. Like you said, I rearranged the worksheets to have one source column. I ran into problems at first because Excel wouldn't let me copy all of my columns into one big Column A (something wrong with the formatting of my specific file), but one way around that was to copy each of my source columns into Column A of a new worksheet. So I ended up having 15+ worksheets with only column A + B. It's a lot of copy-paste, but it beats checking each segment for alignment and does exactly what I need it to do.

    I will give another try to the Align function with paragraph segmentation to see how that goes. Hopefully it's even faster!