I have quite a few forms which display graphs in Access. Some of the users are wanting to use these graphs in a power point slide to show their teams. I am currently working on sending the information to Excel using VBA then programatically making a chart. There has to be a way easier way of doing this than creating an ADO connection and a SQL statement, etc.. I need to have it automated and would like some input as to what the best way to grease this hog would be. Thanks for any help.