Export multiple graphs generated by query to PowerPoint

M

Mariebob

Hi,

I am generating graphs (MSGraph.Chart.8 class) with a query.

The graph is generated on a form, when a user selects a record in a combobox
(which updates the rowsource of the graph with the data from the query).

I have two questions :

1 - Can I store the graph objects to a table to keep them? Or save them to a
folder?
2 - Can I then export the graphs from the table to PowerPoint automatically
(with VBA or a macro)?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top