I saw this on a news group. Perhaps it is what you are seeking?
<Greg.Pigott@PSS.boeing.com> wrote:
> I am having a problem when I try to export (send to) a report that contains
>a graph OLE object. When I export it, all I get are the text portions of my
>report in my RTF file. I've tried using OLE automation from Word to access
>the report, but haven't had any success. I need to be able to export this
>report and embed it into a Word document for printing. Can anyone help?
>
>
I had a similar problem. The way I resolved it was to export the data
to an Excel file using OLE, then re-create the chart using Excel.
Then you can embed this into Word if you like. If you set up a
template Excel spreadsheet with the chart drawn for some sample data,
you can then just plug in new numbers into the spreadsheet straight
from Access, which will re-draw the chart.
Terry.