displaying reports in a powerpoint presentation

J

John Knauer

I would like to display the reports from my Access DB in a powerpoint
presentation. Someone suggested that I make a snapshot file of the reports
which I did. The only way I know of to display the .snp file in PowerPoint
is to use hyperlink to that file. This requires user intervention. I
would rather be able to display the slides automatically every 10 to 15
seconds. Does anyone else have suggestions how I could do this or could you
point me to a web site that might explain it?

Thanks in advance.

John Knauer
 
S

Stephen Lebans

Use Snapshot but embedd a Snapshot ActiveX control on each page of your PP
presentation.
Place code in the Load (or whatever it is called in PP) event of each Slide
to set the proper file or individual page of the Snapshot.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
J

John Knauer

Thanks for the hint, Steve! It works GREAT!!! Now all I have to do is
resize the controls in the report. Many, many thanks!!!
John
 

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

Top