Merge image file in Access 2007 attachment field into Word documen

C

Chris

I'm using Access 2007 with the new attachment field type.

I have a table with an attachment field that contains a .JPG image file.

I would like to do a Word merge and insert the attached image for each
record into the output document.

For older versions of Access without attachments, I have seen instructions
to use the IncludePicture merge command to reference a file based on its file
path, but this does not seem to apply to files that are actually attached in
the database in Access 2007.

I'm hoping for a simple way to do this based on Access fields.

Any ideas out there?
 
Top