Link Access Data to PPT Graph?

J

JLJones13

Hi,

I am trying to create a graph in PPT that is based on data in an Access
query. When I try to use Paste Link..., it is grayed out.

Can I Link a PPT graph to data in an Access query? The only info I found on
the web thus far is how to programmatically create a graph from Access.

TIA.
 
B

Brian Reilly, MS MVP

JLJ,
No way to create an OLE link from a PPT chart to an Access database.
Either use ADO/DAO to get the data directly or populate XL from a
query and make the chart from there and link that chart to PPT. Then
just refresh the query and update the link in PPT. Neither one is for
the faint of heart.
Brian Reilly, PowerPoint MVP
 
J

JLJones13

Brian:

Thanks for the info. My solution was the Access Query --> XL --> PPT Graph
and it seemed a little "taped together". I thought there *must* be a way
to skip over the middle step and maybe I was missing something simple :eek:)

Thanks again for your time and for giving me some alternative solutions!
 

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