I have an application that uses late binding to merge documents from an exported text file, by opening a template and creating the form letters. Everything worked perfectly in all previous versions of Word, until Word 2003 came out.
Now the template opens as before, but the merge never occurs. The user doesn't get any error messages, but the merge does not occur and must be handled manually. This application is used by my client's remote users (all independent companies). Therefore I cannot control what versions of Word that they use. These are high-volume applications, so this has become a big problem for them.
Is there something I need to add to handle Word 2003 mail merge that won't affect previous versions? Any suggestions would be appreciated - thanks in advance.
Now the template opens as before, but the merge never occurs. The user doesn't get any error messages, but the merge does not occur and must be handled manually. This application is used by my client's remote users (all independent companies). Therefore I cannot control what versions of Word that they use. These are high-volume applications, so this has become a big problem for them.
Is there something I need to add to handle Word 2003 mail merge that won't affect previous versions? Any suggestions would be appreciated - thanks in advance.