I've been trying to produce a mail merge that includes a chart from Excel
that must be recalculated & updated for each recipient of the merge. I've
been trying to use the approach described in
http://support.microsoft.com/kb/285333, understanding that I have to adapt
some pieces for Office 2007.

None of my code appears to be accessed during the mail merge.
I recieved syntax errors and the like as I was massaging the code for my
custom methods, but no stops at breakpoints (no execution at all apparently,
since even the "stop" command fails to halt execution).

I have software development experience, but very limited VB exposure, so I'm
likely doing something (or failing to do something) extremely basic in
setup...

I appreciate any help,
F/C

Re: Failing Mail Merge Automation by Doug

Doug
Wed Jun 18 12:58:52 PDT 2008

See the "Merge with Chart" item under the "Special Merges" section of fellow
MVP Cindy Meister's website at:

http://homepage.swissonline.ch/cindymeister/MergFram.htm

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Frank" <frank.cheeseman@acadiau.ca> wrote in message
news:3883CF6E-66E7-490B-B827-8AE21E651FFE@microsoft.com...
> I've been trying to produce a mail merge that includes a chart from Excel
> that must be recalculated & updated for each recipient of the merge. I've
> been trying to use the approach described in
> http://support.microsoft.com/kb/285333, understanding that I have to adapt
> some pieces for Office 2007.
>
> None of my code appears to be accessed during the mail merge.
> I recieved syntax errors and the like as I was massaging the code for my
> custom methods, but no stops at breakpoints (no execution at all
> apparently,
> since even the "stop" command fails to halt execution).
>
> I have software development experience, but very limited VB exposure, so
> I'm
> likely doing something (or failing to do something) extremely basic in
> setup...
>
> I appreciate any help,
> F/C
>



Re: Failing Mail Merge Automation by Cindy

Cindy
Thu Jun 19 02:32:04 PDT 2008

> I've been trying to produce a mail merge that includes a chart from Excel
> that must be recalculated & updated for each recipient of the merge. I've
> been trying to use the approach described in
> http://support.microsoft.com/kb/285333, understanding that I have to adapt
> some pieces for Office 2007.
>
Replied to this duplicate question in another group.

Cindy Meister


RE: Failing Mail Merge Automation by Ron

Ron
Thu Jun 19 13:54:00 PDT 2008

Dear Frank, maybe you can help me with that

I am ready to send a mail merge document as attachment.

I want to send a cover letter in the body of the email.

I am not sure how to do it.

Can someone help me with that

p.s : I am using office 2007


thank you very much




"Frank" wrote:

> I've been trying to produce a mail merge that includes a chart from Excel
> that must be recalculated & updated for each recipient of the merge. I've
> been trying to use the approach described in
> http://support.microsoft.com/kb/285333, understanding that I have to adapt
> some pieces for Office 2007.
>
> None of my code appears to be accessed during the mail merge.
> I recieved syntax errors and the like as I was massaging the code for my
> custom methods, but no stops at breakpoints (no execution at all apparently,
> since even the "stop" command fails to halt execution).
>
> I have software development experience, but very limited VB exposure, so I'm
> likely doing something (or failing to do something) extremely basic in
> setup...
>
> I appreciate any help,
> F/C
>

Re: Failing Mail Merge Automation by Ron

Ron
Thu Jun 19 13:56:01 PDT 2008

Dear Cidny,

I am ready to send a mail merge document as attacment

I want to send a cover letter in the body of the email.

I am not sure how to do it.

Can someone help me with that

p.s : I am using office 2007


thank you very much



"Cindy M." wrote:

> > I've been trying to produce a mail merge that includes a chart from Excel
> > that must be recalculated & updated for each recipient of the merge. I've
> > been trying to use the approach described in
> > http://support.microsoft.com/kb/285333, understanding that I have to adapt
> > some pieces for Office 2007.
> >
> Replied to this duplicate question in another group.
>
> Cindy Meister
>
>

Re: Failing Mail Merge Automation by Ron

Ron
Thu Jun 19 13:57:00 PDT 2008



"Cindy M." wrote:

> > I've been trying to produce a mail merge that includes a chart from Excel
> > that must be recalculated & updated for each recipient of the merge. I've
> > been trying to use the approach described in
> > http://support.microsoft.com/kb/285333, understanding that I have to adapt
> > some pieces for Office 2007.
> >
> Replied to this duplicate question in another group.
>
> Cindy Meister
>
>

Re: Failing Mail Merge Automation by Doug

Doug
Fri Jun 20 01:59:59 PDT 2008

See the article "Mail Merge to E-mail with Attachments" at

http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

If you want to create the attachments by a mailmerge operation, see the
"Individual Merge Letters" item on fellow MVP Graham Mayor's website at:

http://www.gmayor.com/individual_merge_letters.htm

If you are using Word XP or later, the "Add-in to Merge Letters to Separate
Files" that I have written and that can be downloaded from that site will
allow you to create each letter as a separate file with a filename taken
from a field in the data source with a minimum of fuss.




--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Ron" <Ron@discussions.microsoft.com> wrote in message
news:5798F756-B589-46E3-B20B-4C69F9064495@microsoft.com...
> Dear Cidny,
>
> I am ready to send a mail merge document as attacment
>
> I want to send a cover letter in the body of the email.
>
> I am not sure how to do it.
>
> Can someone help me with that
>
> p.s : I am using office 2007
>
>
> thank you very much
>
>
>
> "Cindy M." wrote:
>
>> > I've been trying to produce a mail merge that includes a chart from
>> > Excel
>> > that must be recalculated & updated for each recipient of the merge.
>> > I've
>> > been trying to use the approach described in
>> > http://support.microsoft.com/kb/285333, understanding that I have to
>> > adapt
>> > some pieces for Office 2007.
>> >
>> Replied to this duplicate question in another group.
>>
>> Cindy Meister
>>
>>