run mail merge to word from ms access using and save every record as separate word document

R

Rasta

Hi,

I need to export an ms access report to a word document. The problem is that
the report contains graphics that are actually fields in the record that do
not show up in the resulting word document. One other idea I had was to run
a mail merge programmatically (not sure how to do this either, may need to
invoke the word object and use it's methods) from access to an existing word
document that already contains the graphics. The only issue here is that I
need to set the image source for the graphics based on the value of one of
the merged fields. In other words, the graphic itself changes for each
record. Is there a way to refer to the graphic when I run the merge through
code and programmatically set the image source at that time, and then save
that merge as a document. I need a separate word document for every record.

Thanks
 

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