Transition from Word 2000 to 2003 and template/mail merge issues

C

CJ

I have several templates that pull merge data from an excel spreadsheet, all
of which work just fine in Word 2000. However, when trying to open them in
Word 2003 the following happens:
1. If Local Open, the database (.xls sheet) is no longer associated with
the template.
2. After that doesn't work, if we try opening the template from Recent
Files, the database is associated with the template.
3. The merge works on some but not all records, even though the merge is
based on the first column in the database.

I'm so confused, and I don't even know the right questions to ask you.
 
C

CJ

Well, it turns out that the following code does not work with Word 2003:
Dialogs(wdDialogMailMergeFindRecord).Show
I had to revert to this code instead: WordBasic.MailMergeFindEntry

Now the templates work. I wish the find record would still work like it did
in Word 2002.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top