HOW DO YOU OUTPUT MULTIPLE REPORTS TO ONE SNAPSHOT FILE?

G

Guest

I am trying to output multiple reports to a single snapshot file. Is this
possible and if so how do you do it?
 
J

Jeff Boyce

Disregard the "you can't do this" response. It is either SPAM or something
worse. Follow the link at your own peril!

The person posting the response has used several different aliases, and is
now representing him/herself as an MVP.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
S

SA

Bill:

Its generally not possible to combine snapshot reports after they are
created. There's a couple of solutions:

1.) Create a new blank main report and add your target reports as subreports
to that main report. Note if you do this that you have to move any data in
the original report's report header section to the page header.

2.) Output your reports as PDF files rather than snapshot files. PDFs can
be manipulated where snapshot's can't easily. If you want to automate that
process take a look at our PDF and Mail library for Access (pro or pro plus
edition) which would allow you to do it all via code.

Hope that helps
 

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