G
Guest
In an effort to provide more accurate metrics on work production, I am trying
to create and integrate a production database (which will show production on
several different areas for different production types). At the moment I
have some dummy data in a single table so that I can develop on that that
table and move from there. The slides that I want to populate with
information have several elements, but I am unsure of how to get the data
from Access to PowerPoint in a form that I know how to use.
I am comfortable with Arrays and other (non-database) data types, and I am
pretty quick on the uptake, but I am having a difficult time with this one.
I had originally expected that I could open a new Access Application Object,
Open the database that I was using, Run a query on the table and put the
result into a dynamically dimensioned Array. However I was unprepared for
the plethora of new object types and expressions, Recordsets, ADO objecs and
the like.
Also I originally intended to initiate the procedure from Powerpoint, but
now I am starting to reconsider. Perhaps the best way would be to send the
data from Powerpoint, and have Access execute code in the powerpoint
presentation.
Anyone know of a good jumping off point or of a good way to put
multi-field/multirecord data into a data object where it can be manipulated a
little other than pulling it into Excel and then into Powerpoint?
I am using Office XP(2002) on a network that doesnot have access to the
internet, and any add-ins will have to go through a long process of
adjudication to be put on the netowrk. However coding can be easilly done.
Any takers?
Cory
to create and integrate a production database (which will show production on
several different areas for different production types). At the moment I
have some dummy data in a single table so that I can develop on that that
table and move from there. The slides that I want to populate with
information have several elements, but I am unsure of how to get the data
from Access to PowerPoint in a form that I know how to use.
I am comfortable with Arrays and other (non-database) data types, and I am
pretty quick on the uptake, but I am having a difficult time with this one.
I had originally expected that I could open a new Access Application Object,
Open the database that I was using, Run a query on the table and put the
result into a dynamically dimensioned Array. However I was unprepared for
the plethora of new object types and expressions, Recordsets, ADO objecs and
the like.
Also I originally intended to initiate the procedure from Powerpoint, but
now I am starting to reconsider. Perhaps the best way would be to send the
data from Powerpoint, and have Access execute code in the powerpoint
presentation.
Anyone know of a good jumping off point or of a good way to put
multi-field/multirecord data into a data object where it can be manipulated a
little other than pulling it into Excel and then into Powerpoint?
I am using Office XP(2002) on a network that doesnot have access to the
internet, and any add-ins will have to go through a long process of
adjudication to be put on the netowrk. However coding can be easilly done.
Any takers?
Cory