Making Charts for a Powerpoint with Access Graphs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 1234Berry
    New Member
    • Sep 2006
    • 1

    Making Charts for a Powerpoint with Access Graphs

    I am trying to figure out the most efficient way to create charts using data in Access querries that could easily (or prefferably be automatically) be sent or read using a powerpoint presentation.

    If anyone has any suggestions on how they would do this or could recommend any reading I would be very interested.

    The way I see this working is that the access querries would upadate as the data came in. This would then make or update new graphs across a slideshow presentation.

    If i did not describe myself well it is because I am new to this type of project, but i really do enjoy it!
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    See in power point Visual Basic:
    DataSource Property
    Understanding Automation
    COM Identifiers

    Comment

    Working...