Does anyone know if there are issues using the Output method to save a report
to a snapshot file when the report you are generating is based on a parameter
query.
I am getting error messages when I try to do this and the only thing I can
think of that might be causing the problem is the fact that the report
requires user input.
Anyone with experience with this one?
Thanks,

Signature
Michal Joyce
Project Management IS Analyst
Aflac - Project Management Office
Alex Dybenko - 20 Dec 2005 07:20 GMT
Hi.
you can build a query for the report, replacing parameters with actual
values, use this query as a report source, and then export it to snapshot
using docmd.outputto

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Does anyone know if there are issues using the Output method to save a
> report
[quoted text clipped - 9 lines]
>
> Thanks,