Exporting to Word with pics

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have been trying to export a report to Word that has a picture in each
record. (Access 2007). When it exports though, the picture doesn't export
with it. Any ideas?
 
One possible solution (not the funnest to code though) would be to build a
routine that would create the word document based on your query. By
automating Word you could in fact insert images....

But why do you need to export the report if you already have it in access?
If you need to email... then create a pdf for distribution!
 
Back
Top