Programmically Outputting a Report as a Word Document

  • Thread starter Thread starter Jeff Harbin
  • Start date Start date
J

Jeff Harbin

I have a need to generate a paper copy of a report and a saved Word document
of the same report. I need to do this from a button on a form without
actually displaying the report. I have already gotten the part where it
prints out directly but I need to save the report as a Word document.

I know you can save a report as a Word document if you've got it open in the
Print Preview mode so I assume this can be done via code from a form.

Am I correct?

Thanks,

Jeff
 
Back
Top