MS Access reporting in powerpoint

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Need a way to "convert" access report pages into powerpoint slides. Copy and
paste or some kind of link from the report to a ppt slide would be great. I
don't believe I want to gather data from the table or query level as the
report is grouping the information the way I need. I'm going to lose out on
developing my database because I can't present the reported information from
the database. The .snp file output does not project well and does not
contain our corporate format. Also, I can not incorporate into a larger
presentation if needed.

Any help??
 
Jim,
You are going to have to resort to ADO or DAO to execute the queries
and then format them in PPT. You can't go directly from the Access
Report.

Brian Reilly, PowerPoint MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top