Re: MailMergeBeforeRecordMerge not firing for all records

Tech-Archive recommends: Speed Up your PC by fixing your registry



I've tried something similar here using VBA to write the Event code, and I
don't see this unless I set Cancel = True for exvery record except the last.
Could you be doing the same?

If not, please post the relevant parts of your code here and I'll try to
have a look.

Peter Jamieson

"chachi" <riccardi@xxxxxxxxxxxxx> wrote in message
news:1153927539.658867.187240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi everybody, i've been having this problem for a while now and have
been unsuccessful in finding a solution. we have a recruitment program
(recruitment plus, if anyone wants to know) at work that we use for
doing mail and email merges. i open my program, find what it is that i
want to merge, hit merge, and word opens with the finished product.
whenever i merge documents with vb code, the MailMergeBeforeRecordMerge
method only fires on the last record.

what i'm trying to do is change the text of a mergefield, then insert
that modified text into boomark. i'm doing all of this inside
MailMergeBeforeRecordMerge. it works perfectly... except for the fact
that it only works for the last record. (before i change the info in
each record, i have a little popup window tell me what record i'm
merging, and it only pops up on the last record)

i know that there's a problem with the MailMergeBeforeMerge method only
firing when called from the mail merge wizard, i'm wondering if maybe
there's a similar problem with MailMergeBeforeRecordMerge...?

can anyone can shine some light on my situation?



.



Relevant Pages

  • Re: MailMergeBeforeRecordMerge not firing for all records
    ... and i definitely don't have anything saying cancel. ... want to merge, hit merge, and word opens with the finished product. ... whenever i merge documents with vb code, the MailMergeBeforeRecordMerge ... i know that there's a problem with the MailMergeBeforeMerge method only ...
    (microsoft.public.word.mailmerge.fields)
  • MailMergeBeforeRecordMerge not firing for all records
    ... we have a recruitment program ... want to merge, hit merge, and word opens with the finished product. ... whenever i merge documents with vb code, the MailMergeBeforeRecordMerge ... i know that there's a problem with the MailMergeBeforeMerge method only ...
    (microsoft.public.word.mailmerge.fields)
  • Re: MailMergeBeforeRecordMerge not firing for all records
    ... Peter Jamieson wrote: ... want to merge, hit merge, and word opens with the finished product. ... whenever i merge documents with vb code, the MailMergeBeforeRecordMerge ... i know that there's a problem with the MailMergeBeforeMerge method only ...
    (microsoft.public.word.mailmerge.fields)