D
Daven Thrice
Hi,
I have a presentation all worked up, and I want to be able to put different
data into it. Specifically, if I create a new set of charts and graphs in
Excel, I want to import them into the PowerPoint document such that they are
displayed rather than what was in there before. (I hope that makes sense!)
My thought is that, in VBA, there is probably a way to access the properties
for each embedded object within the document. Ideally, I would like to
re-embed another chart or graph. Realistically, I'm thinkin' I'm stuck with
linked objects. If I could access the "link property" and change that such
that it points to another file, that would work.
I could really use some pointers.
Thanks!
dt
I have a presentation all worked up, and I want to be able to put different
data into it. Specifically, if I create a new set of charts and graphs in
Excel, I want to import them into the PowerPoint document such that they are
displayed rather than what was in there before. (I hope that makes sense!)
My thought is that, in VBA, there is probably a way to access the properties
for each embedded object within the document. Ideally, I would like to
re-embed another chart or graph. Realistically, I'm thinkin' I'm stuck with
linked objects. If I could access the "link property" and change that such
that it points to another file, that would work.
I could really use some pointers.
Thanks!
dt