S
Sonbelt
Hi;
I'm working on a VBA PowerPoint automation project for my company. I'm
using the Microsoft Jet to access source CSV files to populate slides that
are named and have named objects in them. I'm having a couple of
difficulties I need help with please.
(1) I'm adding values to MS GRAPH datasheet cells and each time I loop
through it is creating a new instance of MS GRAPH but when I set the object
variable to NOTHING it is not releasing the automation object so I get
multiple instantiations of MS GRAPH. Can you tell me how to get it to
close?
(2) My automation is running very slow. Can you tell me how to get it to go
faster?
Thanks a bunch for your help,
Greg
I'm working on a VBA PowerPoint automation project for my company. I'm
using the Microsoft Jet to access source CSV files to populate slides that
are named and have named objects in them. I'm having a couple of
difficulties I need help with please.
(1) I'm adding values to MS GRAPH datasheet cells and each time I loop
through it is creating a new instance of MS GRAPH but when I set the object
variable to NOTHING it is not releasing the automation object so I get
multiple instantiations of MS GRAPH. Can you tell me how to get it to
close?
(2) My automation is running very slow. Can you tell me how to get it to go
faster?
Thanks a bunch for your help,
Greg