I’ve written a Word macro that will export a table as a Felix TM.
The table should be in the following format:
Source 1 | Translation 1 |
Source 2 | Translation 2 |
… | … |
To Install
-
Download the RegisterTableTM.zip
macro file. (Right click and choose “Save As…”) - Unzip “RegisterTableTM.zip”
- Launch Microsoft Word
- Press Alt + F11 to topen the Microsoft Word Visual Basic window.
- From the File menu, select Import File…
- Import the “RegisterTableTM.bas” file.
Close the Visual Basic window.
To Use
Press Alt + F8 to get the macro window, and specify RegisterTableTM.RegisterTableTM
.
Next, click Run.
The first table in the document will be exported as a Felix TM.
If you will be using a macro more frequently, then you can assign it a keyboard shortcut. To do so,
- Select Tools >> Customize
- Click Keyboard
- Set the “Categories” to Macros, and “Commands” to the macro you wish to assign
- Select “Press new shortcut key,” and press your keyboard shortcut.
-
Click Assign.