Report to Output

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

Guest

A macro to sent query by form data to a report works. But when I try to use
VBA code to replace the macro I get an error. The error states that using
OutPutTo is not alowed with a report. How can I convert the marco to VBA code?

TIA
 
Steve said:
A macro to sent query by form data to a report works. But when I try
to use VBA code to replace the macro I get an error. The error states
that using OutPutTo is not alowed with a report. How can I convert
the marco to VBA code?

TIA

Post your code.
 

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