numtel means that , in Word go to Tools > Macro > Record a New Macro.
Do you file save as a different version, then stop the recording. Then in the
VBE view the code in the Modules section.
The code is almost the same as if you were going to do it from VB, minus the
code to start Word and open the document.

HTH