Not my answer, but it was a good one, so I saved it:
create snapshot of your report.
DoCmd.OutputTo acOutputReport, "ReportName", acFormatSNP,
"C:\Reports\MyReport.snp", False
create a powerpoint presentation and insert the report to the page in
powerpoint

Signature
Thanks,
Glenna Shaw
Microsoft PowerPoint MVP Team
http://www.pptmagic.com
> How can I import an Access report (about 8 pages) into PowerPoint directly
> from Access
Timmy - 15 Nov 2007 16:36 GMT
Thanks a lot. I think this should be fine
> Not my answer, but it was a good one, so I saved it:
>
[quoted text clipped - 8 lines]
> > How can I import an Access report (about 8 pages) into PowerPoint directly
> > from Access