Exporting to Word with pics

  • Thread starter Tomtheappraiser
  • Start date
T

Tomtheappraiser

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?
 
D

Daniel

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!
 
Top