Hi Helga,
I've never heard of this problem, that I can recall. I'm trying to find
something out, but even if I get a confirmation that it is a problem, I
doubt it will get fixed for Word 2002.
Best I can suggest,
given that you know of a way to get around it, would be to use a macro
that fires when the document is closed that will reset the active
record. This might work
Sub AutoClose
'Below should all be on one line, except "End Sub"
ActiveDocument.MailMerge.DataSource.ActiveRecord = wdPreviousRecord
End Sub
> Access and Word version 2002 with SP-2 under Windows XP Home Edition
>
[quoted text clipped - 12 lines]
> Is there a bug in Word when mailmerging with an ODBC-DB, that has more
> than 500 records?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)