AFAIK, a straight copy and paste does not work between Access and Powerpoint. I think you need to use powerpoint automation from Access. Code is provided in the links below. You will have to piece the code together. If you get it working, the button code will place your charts directly into powerpoint slides. You will probably have to set a reference to the PowerPoint obect library in order to get the code to work the way it is supposed to. HTH
http://stackoverflow.com/q
http://stackoverflow.com/q
(see the last 2 posts for code to piece into the code provided from the first link above)
Main Topics
Browse All Topics





by: thenelsonPosted on 2009-10-04 at 08:30:59ID: 25489469
In the button click code try:
chtAIRN.SetFocus
RunCommand acCmdCopy