convert access form into a word document with graphs

R

RM

I have an access form with 52 different records. Each record has four graphs,
and when I 'Publish it with Microsoft Office Word' it loses the graphs. How
can I transport these records without losing the graphs?

RM
 
D

Douglas J Steele

You can't. "Publish it with Microsoft Office Word" actually converts the
report to RTF (rich text format) as opposed to a Word document, so graphics
are all lost.

You should be able to do something using Automation, if you care to go to
that extreme.
 
Top