Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: Inserting an Access 2000 report into a Word document

Geek News

Inserting an Access 2000 report into a Word document
"L.A. Lawyer" <kapplaw[ at ]linkline.com> 12/23/2008 12:31:04 AM
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.


Re: Inserting an Access 2000 report into a Word document
Tom van Stiphout <tom7744.no.spam[ at ]cox.net> 12/23/2008 3:37:18 AM
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.
>

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net