OutputTo /Parameter Query

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

Guest

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,
 
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
 

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