I did have my cursor at the very beginning of the left-hand cell. Must be some minor differences in the new version of Word. The copy was okay in yours and I...
This macro might be more convenient as it should do the whole table without actually having to set the cursor anywhere. Assumes a document with one two column...
Dear listmates, Many months ago, I already asked about WordFast Pro files (txml). At the time I was successful in importing and translating such files. I do...
Hi! I am new on this list, as I have been working with Trados. Two weeks ago I upgraded to Trados Studio; will not comment on this here, but the good thing...
Hello Janos, The WF-filter is a filter definition file for SGML, XML. If you select SGML, XML first, you'll get the possibility to select the filter definition...
... I didn't read your first post properly. I had the columns the wrong way round. This revised version should copy the right cell to the left cell and hide...
Hello Salthatten, Welcome to the list. DVX marketing is now in the hands of an organisation called powerling you might find support in your neck of the woods...
... Well, there you see the difference between someone that just records a series of actions (moi) and a person that actually *writes* a macro (Dave) :-| bye, ...
Come to think of it, that might explain my little difficulty with Paul's macro. =================== It was me, getting my left and right backwards. You...
Hello Reino, and welcome back. IIRC you wrote on this list in 2001. If you have downloaded the demo and followed the instructions, you should get a temporary...
Hi! Thanks for the warm receival on this list. I have been writing a blog of my experiences with the Trados upgrade, and will continue with some stuff about my...
Hi, I don't know if this subject has come up before, but how can I import Wordfast Pro files into DV? The file extension is .txml. I've tried the filter, but I...
It should normally go in the "Templates" folder in the DVX installation directory (default): C:\Program Files\ATRIL\Deja Vu X\Templates When you import the...
Just for completeness, if you have one or more tables: Sub CopyColRightAndHide() Dim oTbl As Table Dim rgRCell As Range Dim rgLCell As Range For Each oTbl In...
Hi Guys, I have a very, very, VERY big memory from English --> 11 other languages with lots of redundancies. I would like to "Consolidate" all the repeats, use...
From previous discussions I seem to remember colleagues warning against using the New Project Wizard for file import, and until recently I therefore always...
Hello Herbert, The objections were to the inaccessibility of the parameters such as ignore hidden text, but this was fixed a while back, so there should be no...
Hi Herb, I've used the Project Wizard in DVX for importing files since Day 1 and never had an issue that was DV's fault. But I only work with "standard" Office...
Thanks Mike. If you want to automate further, you need to get a handle on the translated result window. This is more tricky as it seems to require some sort of...