Hi tinfanide,
That's a by-product of using early binding. You have two options:
• delete the reference to the Word 14 from the vba editor and use late binding; or
• re-compile the code on a system using Word 2007 or earlier - ideally, on the earliest possible version the code will need to run on.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|