On Mon, 22 Dec 2008 16:31:04 -0800, "L.A. Lawyer" <kapplaw[ at ]linkline.com> wrote:
Maybe this will work: use DoCmd.OutputTo to print the report to an RTF file. Then import that file into Word.
-Tom. Microsoft Access MVP
[Quoted Text] >I want to insert an Access 2000 report into a Word document. The report is >ready to go but I need the code to do the insertion (and, if possible, limit >it via code to selected records). > >I know how to open the Word document. I just need the VBA code to insert >the Access Report. >
|